- 901386c Create authorizations and key_generations test modules - by Rajesh Nyamagoud · 2 years, 8 months ago
- 69a8505 Restructred blob utilities to make them accessible in tests. by Rajesh Nyamagoud · 2 years, 9 months ago
- dba80c5 Remove all noicu build rules by Andrew Scull · 2 years, 10 months ago
- 214c660 Remove microdroid build of keystore2 by Andrew Scull · 2 years, 10 months ago
- 0400d70 Revert^2 "Bump keystore2 AIDL API version 1->2" by Seth Moore · 3 years ago
- 6b96760 Revert "Bump keystore2 AIDL API version 1->2" by David Drysdale · 3 years ago
- 76d5265 Bump keystore2 AIDL API version 1->2 by David Drysdale · 3 years ago
- bdb232d Depend on KeyMint HAL via default by David Drysdale · 3 years ago
- 03ed04f Merge "keystore2: Remove explicit dep on C DSOs" by Matthew Maurer · 3 years ago
- ff1c412 keystore2: Remove explicit dep on C DSOs by Matthew Maurer · 3 years ago
- 48fc2e5 Replacing manual CBOR with serde-cbor by Max Bires · 3 years ago
- 1edfbea Remove custom test_config. by Joel Galenson · 3 years, 1 month ago
- 975906d Add keystore2_microdroid by Jiyong Park · 3 years, 2 months ago
- d467631 Merge "Use sqlite with no ICU support" by Treehugger Robot · 3 years, 2 months ago
- a578d39 Keystore 2.0: Add run_as to keystore2_test_utils by Janis Danisevskis · 3 years, 2 months ago
- 0b512f0 Merge "Enable sqlite3 logging in keystore2" by Treehugger Robot · 3 years, 2 months ago
- bdb6ea2 Use sqlite with no ICU support by Jiyong Park · 3 years, 2 months ago
- ec7872a Replace keystore2_vintf's bindgen with cxx by Joel Galenson · 3 years, 5 months ago
- e3fd587 Enable sqlite3 logging in keystore2 by Seth Moore · 3 years, 3 months ago
- b7964f5 Merge changes from topics "librustutils-cutils", "librustutils-properties" by Joel Galenson · 3 years, 4 months ago
- 81a50f2 Migrate to the librustutils cutils bindings. by Joel Galenson · 3 years, 4 months ago
- 7ead3a2 Migrate to the librustutils system property bindings. by Joel Galenson · 3 years, 4 months ago
- 0d61dd6 Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 3 years, 4 months ago
- f235706 Migrate keystore2's Rust system library bindings to bionic. by Joel Galenson · 3 years, 4 months ago
- 15891e6 Add keystore API for metrics re-routing. by Hasini Gunasinghe · 3 years, 5 months ago
- 3eb829d Keystore 2.0: Extend the functionality of the Vpn profile store. by Janis Danisevskis · 3 years, 5 months ago
- 2cb4f09 Keystore 2.0: CLI fixes. by Janis Danisevskis · 3 years, 6 months ago
- 03fbac3 Merge "keystore2: Statically link Rust libs to save RAM" by Matthew Maurer · 3 years, 7 months ago
- 3ca82bc keystore2: Statically link Rust libs to save RAM by Matthew Maurer · 3 years, 7 months ago
- 3d5a214 Keystore 2.0: Add convenience API for watchdog module. by Janis Danisevskis · 3 years, 7 months ago
- 94243c2 Log key import, generation, deletion for NIAP by Pavel Grafov · 3 years, 7 months ago
- 78c091f Add support for keystore2 storage metrics by Seth Moore · 3 years, 7 months ago
- 5cb52dc Keystore 2.0: Implement unique id rotation on factory reset. by Janis Danisevskis · 3 years, 7 months ago
- e0802e7 Merge "Add VINTF manifest for android.system.keystore2" by Steven Moreland · 3 years, 8 months ago
- f58ef40 Merge "Implement keystore2 logging of key creation events." by Hasini Gunasinghe · 3 years, 8 months ago
- b714297 Implement keystore2 logging of key creation events. by Hasini Gunasinghe · 3 years, 9 months ago
- ba41ca3 Replace uid_to_android_user with libcutils_bindgen. by Joel Galenson · 3 years, 11 months ago
- 84a83e4 Keystore 2.0: Implement shared secret negotiation. by Janis Danisevskis · 3 years, 8 months ago
- 56936e8 Add VINTF manifest for android.system.keystore2 by Stephen Crane · 3 years, 8 months ago
- d649aa7 Merge "Keystore 2.0: Rename KeystoreUserManagement -> KeystoreMaintenance" by Treehugger Robot · 3 years, 8 months ago
- 34a0cf2 Keystore 2.0: Rename KeystoreUserManagement -> KeystoreMaintenance by Janis Danisevskis · 3 years, 8 months ago
- 5d6c510 Check that caller has correct permissions when attesting device IDs by Bram Bonné · 3 years, 9 months ago
- 720b5e4 Merge "Keystore 2.0: Enforce MAX_BOOT_LEVEL in software" by Paul Crowley · 3 years, 9 months ago
- 77d7204 Keystore 2.0: Implement vpn profile store db. by Janis Danisevskis · 3 years, 10 months ago
- 7c57bf1 Keystore 2.0: Enforce MAX_BOOT_LEVEL in software by Paul Crowley · 3 years, 10 months ago
- ef14e1a Keystore 2.0: Make keystore2 early boot ready. by Janis Danisevskis · 3 years, 9 months ago
- e8b2700 Merge changes from topic "permissions_UM_aidl" by Janis Danisevskis · 3 years, 9 months ago
- da89555 Implement user manager AIDL. by Hasini Gunasinghe · 3 years, 10 months ago
- 4c7858c [LSC] Add LOCAL_LICENSE_KINDS to system/security by Bob Badour · 3 years, 9 months ago
- 66784c4 Keystore 2.0: Poll on DB locked. by Janis Danisevskis · 3 years, 10 months ago
- 148c08e Adding remote provisioning AIDL interface by Max Bires · 4 years, 1 month ago
- b0b1b0a Merge "Keystore 2.0: Move test utils to separate library." by Treehugger Robot · 3 years, 10 months ago
- aa726fd Merge "Keystore 2.0: Add attestation application id on generation and import." by Treehugger Robot · 3 years, 10 months ago
- 2a8330a Keystore 2.0: Move test utils to separate library. by Janis Danisevskis · 3 years, 10 months ago
- 212c68b Keystore 2.0: Add attestation application id on generation and import. by Janis Danisevskis · 3 years, 10 months ago
- 9f632c6 Specify version for aidl_interface explicitly by Jeongik Cha · 3 years, 10 months ago
- 80fc5b9 Merge "Remove custom AndroidTest.xml" by Joel Galenson · 3 years, 10 months ago
- 3f78dd8 Remove custom AndroidTest.xml by Joel Galenson · 3 years, 10 months ago
- c3a496b Keystore 2.0: Use secure clock service. by Janis Danisevskis · 3 years, 11 months ago
- 9f10a6a Revert "Revert "Implement addAuthToken method of IKeystoreAuthorization ..."" by Janis Danisevskis · 3 years, 10 months ago
- 96f4106 Revert "Implement addAuthToken method of IKeystoreAuthorization ..." by Louis Chang · 3 years, 10 months ago
- 5e7035b Implement addAuthToken method of IKeystoreAuthorization AIDL interface. by Hasini Gunasinghe · 4 years ago
- de386b4 Add compatibility wrapper by Joel Galenson · 4 years, 2 months ago
- 7a1cf38 Keystore 2.0: Implement APC service. by Janis Danisevskis · 4 years ago
- b42fc18 Keystore 2.0: Add super encryption infrastructure. by Janis Danisevskis · 4 years ago
- 557b103 Implement add auth token functionality. by Hasini Gunasinghe · 4 years ago
- bf15d73 Keystore 2.0: Revise database. by Janis Danisevskis · 4 years ago
- 708744a Revert "Revert "Keystore 2.0: Move keymint spec to security name..." by Shawn Willden · 4 years ago
- 6c8fbeb Revert "Keystore 2.0: Move keymint spec to security namespace." by Orion Hodson · 4 years ago
- 80963c7 Keystore 2.0: Move keymint spec to security namespace. by Janis Danisevskis · 4 years ago
- 672d983 Keystore 2.0: Move attestation manager to correct path and package name. by Janis Danisevskis · 4 years ago
- c6404f5 Merge "AttestationManager AIDL interfaces" by Bram Bonné · 4 years ago
- 149dbc5 Merge "Add AndroidTest.xml for keystore2_test to support coverage" by Treehugger Robot · 4 years ago
- 79ad726 AttestationManager AIDL interfaces by Bram Bonné · 4 years ago
- 82a4ecf Add AndroidTest.xml for keystore2_test to support coverage by Joel Galenson · 4 years ago
- 46d6fd0 Make Keystore2's crypto operations their own crate by Joel Galenson · 4 years ago
- 85d4793 Keystore 2.0: Use generated KeyMint AIDL bindingis. by Janis Danisevskis · 4 years, 1 month ago
- a587719 Merge "Add certificate utils to keystore2 crypto" by Treehugger Robot · 4 years ago
- a7c72db Add certificate utils to keystore2 crypto by Janis Danisevskis · 4 years ago
- 1ea682e Rename module for pregenerated keymint bindings. by Janis Danisevskis · 4 years ago
- ca0efb1 Add crypto libraries by Joel Galenson · 4 years, 2 months ago
- 1af9126 Add Keystore 2.0 service. by Janis Danisevskis · 4 years, 3 months ago
- 71dc30d Keystore 2.0: Switch to autogenerated AIDL bindings. by Janis Danisevskis · 4 years, 2 months ago
- 38637bf Remove aidl_generated.rs by Janis Danisevskis · 4 years, 3 months ago
- e24f347 Change error.rs to use generated types. by Janis Danisevskis · 4 years, 3 months ago
- 1b3a6e2 Keystore 2.0 permissions.rs: Use generated aidl types. by Janis Danisevskis · 4 years, 3 months ago
- af99366 Implement key_parameter conversion from/to rusqlite storage. by Hasini Gunasinghe · 4 years, 4 months ago
- 4ad056f Cache the KeystoreKeyBackend with a lazy static. by Janis Danisevskis · 4 years, 3 months ago
- eacdd0e Merge "Add generated form AIDL interface sources." by Treehugger Robot · 4 years, 3 months ago
- ce99543 Keystore libselinux rust bindings. by Janis Danisevskis · 4 years, 4 months ago
- 1fe1132 Add generated form AIDL interface sources. by Janis Danisevskis · 4 years, 3 months ago
- 0891bc1 Add create_key_entry. by Joel Galenson · 4 years, 4 months ago
- 26f4d01 Add (mostly) empty KeystoreDB struct. by Joel Galenson · 4 years, 4 months ago
- 7d77a76 Keystore 2.0 error module by Janis Danisevskis · 4 years, 4 months ago
- 652f381 Add placeholder for types generated from AIDL by Janis Danisevskis · 4 years, 4 months ago
- 43c8971 Add empty keystore2 crate by Janis Danisevskis · 4 years, 4 months ago