No description
Find a file
David Zeuthen 55975ecbcf credstore: signingKeyBlob was moved from finishRetrieval() to startRetrieval().
The implementation of the Identity Credential TA in constrained
environments may need to incrementally update the HMAC-SHA256 of
DeviceAuthencation CBOR to avoid keeping the entire CBOR structure in
memory. To do this they need to calculate the derived key before
starting to build the CBOR so they need access to the signingKey
earlier on. Update credstore to pass the signingKey earlier.

Bug: 150390415
Test: atest android.security.identity.cts
Test: VtsHalIdentityTargetTest
Change-Id: If2479a10f80fba748591c30aa7b8662e1063787e
2020-02-27 14:32:55 -05:00
fsverity_init Rewrite fsverity_init in C++ and load keys from keystore 2019-09-25 09:52:19 -07:00
identity credstore: signingKeyBlob was moved from finishRetrieval() to startRetrieval(). 2020-02-27 14:32:55 -05:00
keystore Merge "Revert "Making software km implementation both backup and default"" 2020-02-20 14:05:52 +00:00
keystore-engine Allow for input_data on finish. 2019-11-14 16:43:12 -07:00
.clang-format Add PREUPLOAD to require clang-format. 2017-12-04 17:06:49 -07:00
Android.bp Move keystore to Android.bp. 2017-10-23 16:03:59 -06:00
MODULE_LICENSE_APACHE2 Add NOTICE and MODULE_LICENSE_ files. 2015-11-02 09:13:29 -08:00
NOTICE Add NOTICE and MODULE_LICENSE_ files. 2015-11-02 09:13:29 -08:00
OWNERS Add OWNERS in system/security 2017-06-02 17:39:48 -07:00
PREUPLOAD.cfg Keystore should be developed in AOSP. 2019-07-31 10:50:04 -07:00