- d987e9b Migrate Test Targets to New Android Ownership Model by Aditya Choudhary · 1 year, 7 months ago
- 74b6c75 keystore: remove unused Keystore1 files by Eric Biggers · 1 year, 8 months ago
- df66e32 Updated fuzz_config in Android.bp file by Ayushi Khopkar · 2 years, 6 months ago
- 3f6c15c Restructuring of AAID using aidl_interface build system. by Rajesh Nyamagoud · 2 years, 6 months ago
- 124523c Fix the missing std by zijunzhao · 2 years, 6 months ago
- 205a7e5 Merge "Use shared libutils instead of static for keystore fuzzers" by Pirama Arumuga Nainar · 3 years, 5 months ago
- b3f93cd keystore: Fix double ownership of ConfirmationListener in test by Frederick Mayle · 3 years, 5 months ago
- aa7e8ba Use shared libutils instead of static for keystore fuzzers by Pirama Arumuga Nainar · 3 years, 6 months ago
- 181857f [LSC] Add LOCAL_LICENSE_KINDS to system/security by Bob Badour · 3 years, 10 months ago
- 730a133 Added fuzz targets for libkeystore-attestation-application-id by Aditya Wazir · 4 years, 4 months ago
- 498b6eb Added keystoreGetWifiHidl_fuzzer by Aditya Wazir · 4 years, 4 months ago
- 0d61dd6 Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years, 1 month ago
- 2cb4f09 Keystore 2.0: CLI fixes. by Janis Danisevskis · 4 years, 4 months ago
- 2437fde Keystore 2.0: Remove Keystore 1.0 and remaining references by Janis Danisevskis · 4 years, 6 months ago
- 4c7858c [LSC] Add LOCAL_LICENSE_KINDS to system/security by Bob Badour · 4 years, 7 months ago
- 1eec75a Use std::optional instead of std::unique_ptr by Jooyung Han · 4 years, 10 months ago
- 45d12bd Remove unused libnativehelper include by Orion Hodson · 5 years ago
- 59102f3 keystore: Pass verification token to credstore along with requested auth token. by David Zeuthen · 5 years ago
- a97aea4 Update keystore to use KM4.1. by Shawn Willden · 6 years ago
- f2a2867 Factor keystore_attestation_id into library and also use this in credstore. by David Zeuthen · 6 years ago
- eeacea5 Link libvndksupport dynamically instead of statically. by Peter Collingbourne · 6 years ago
- aebf663 Use libcrypto_static instead of libcrypto by Colin Cross · 6 years ago
- 5c6af75 ConfirmationUI: Invocation native test by Janis Danisevskis · 6 years ago
- 2ba77c3 KeyStore: Fix key name decoding by Eran Messeri · 7 years ago
- eb7f79b Added listUidsOfCredentialBoundKeys method to AIDL by Rob Barnes · 7 years ago
- ff3d7f4 Multithreaded Keystore by Janis Danisevskis · 7 years ago
- 03fc4c8 KeyStore: Limit the Attestation Application ID by Eran Messeri · 7 years ago
- e353f25 Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
- 6fa564b Remove unused `tags` property from Android.bp files by Dan Willemsen · 7 years ago
- 064ce85 Implement rate limiting on a per app basis for confirmationui by Janis Danisevskis · 7 years ago
- cd416c5 Move some HIDL support utils to KM4 support by Shawn Willden · 8 years ago
- ab65cd0 Disable CFI for the keystore unit tests. by Vishwath Mohan · 8 years ago
- bb22a6c Use libkeymaster4support in keystore. by Shawn Willden · 8 years ago
- 0329a82 Move keystore to Keymaster4 by Shawn Willden · 8 years ago
- 9a390a7 Fixed bug in auth token formatting. by Janis Danisevskis · 8 years ago
- 8f737ad Fixed auth_token_table tests by Janis Danisevskis · 8 years ago
- c493cf9 Move keystore to Android.bp. by Jeff Sharkey · 8 years ago
- 47d2616 Fix AuthTokenTable tests. by Shawn Willden · 9 years ago
- 0bdad21 Remove references to Google in Android keymaster. by Shawn Willden · 10 years ago
- 43b4ad1 Add test for AuthTokenTable.Clear. by Shawn Willden · 10 years ago
- fd7e2cf Remove uses of libcxx.mk. by Dan Albert · 10 years ago
- 489dfe1 Add AuthTokenTable. by Shawn Willden · 10 years ago