commit | 5deebdd570bceb3037cfa6cb4504fee529e9fa4c | [log] [tgz] |
---|---|---|
author | Eran Messeri <eranm@google.com> | Mon Feb 14 16:58:56 2022 +0000 |
committer | Eran Messeri <eranm@google.com> | Tue Mar 01 15:00:19 2022 +0000 |
tree | fbef9421bc3e7ab3335212868115997f73e8f981 | |
parent | 478baf228752d1f36f7668a88d2084037ac77850 [diff] |
Keystore: Support Curve 25519 in the SPI layer Add support for Curve 25519 in the public API. This requires upgrading the keymint dependency to V2. Note that this CL only passes tha tags to Keystore, but does not yet let the caller use the generated keys because of missing Conscrypt classes. Bug: 194359292 Test: atest android.keystore.cts.Curve25519Test Change-Id: I15223abec34b72c857e26fcc47d8ecf08c1f8c8d