- 940a0ff Await boot_completed before allowing GC by David Drysdale · 8 months ago
- 1cfc81d Add getSupplementaryAttestationInfo by Karuna Wadhera · 10 months ago
- 542212b Keystore and KeyMint version bump by Karuna Wadhera · 10 months ago
- a4bc1a9 Avoid using lazy_static. by Andrew Walbran · 1 year ago
- 81dbef7 [getService] Retry get_interface in keystore2 by Alice Wang · 1 year, 1 month ago
- 18c29f3 Add more logging for fatal errors by David Drysdale · 1 year, 2 months ago
- c652f6c Standardize watchdog messages by David Drysdale · 1 year, 2 months ago
- 9ae66c0 Query for /default and /strongbox IRPCs directly by Karuna Wadhera · 1 year, 4 months ago
- 541846b Add/use watchdog with standard timeout by David Drysdale · 1 year, 4 months ago
- b5613da Remove broken and unused support for expiring keys when off-body by Eric Biggers · 1 year, 6 months ago
- 69c92a0 Update globals to log security levels on fail by Shaquille Johnson · 1 year, 6 months ago
- 19b3b0d keystore2: rename MonotonicRawTime to BootTime by Eric Biggers · 1 year, 7 months ago
- df83fb7 Use binder to get AIDL descriptor in Rust by Shaquille Johnson · 2 years, 6 months ago
- 8d67b75 Connects to Keymint and gets version number by Shaquille Johnson · 2 years, 5 months ago
- d4443c6 Remove vintf aidl and replace with binder by Shaquille Johnson · 2 years, 7 months ago
- a1634bb keystore2: Remove remote provisioning logic by Tri Vo · 2 years, 9 months ago
- e8f0444 keystore2: Add utils to fetch keys from RKPD by Tri Vo · 2 years, 9 months ago
- cd6e918 Add dependencies on newly-split RKP HAL by Seth Moore · 2 years, 10 months ago
- 9da2e1c Changing code to have better error logging by Shaquille Johnson · 3 years ago
- 263de9f Update source for Rust 1.63.0 by Chris Wailes · 3 years, 1 month ago
- b48992e Update for Rust v1.62.0 by Charisee · 3 years, 2 months ago
- 70bcce2 Merge "Implement a back-level KeyMint compatibility wrapper" by David Drysdale · 3 years, 7 months ago
- c97eb9e Implement a back-level KeyMint compatibility wrapper by David Drysdale · 3 years, 7 months ago
- 0ffb8a8 Keystore 2.0: Rename legacy_migrator to importer. by Janis Danisevskis · 3 years, 7 months ago
- 0fd25a6 Keystore 2.0: Fix racy super key management. by Janis Danisevskis · 3 years, 8 months ago
- a6c82a9 keystore2: cope with KeyMint AIDL V2 by David Drysdale · 3 years, 9 months ago
- ec7872a Replace keystore2_vintf's bindgen with cxx by Joel Galenson · 4 years, 2 months ago
- d5aaaef Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years, 1 month ago
- 5f3a057 Keystore 2.0: Remove Asp. by Janis Danisevskis · 4 years, 3 months ago
- bf855c0 Keystore 2.0: Fix misinterpretation of the versionNumber. by Janis Danisevskis · 4 years, 3 months ago
- fbe5cf5 Keystore2: Stop using WAL mode by Seth Moore · 4 years, 3 months ago
- 472fcbb Set write-ahead logging once at boot by Seth Moore · 4 years, 4 months ago
- a3e611a Use a RwLock for DB_PATH by Seth Moore · 4 years, 4 months ago
- d7815ca Keystore 2.0: Move per-boot database out of SQLite by Matthew Maurer · 4 years, 4 months ago
- 3395f86 Keystore 2.0: Revisit GC. by Janis Danisevskis · 4 years, 4 months ago
- 11e9e2e Merge changes If5b85fd1,I1dfde979 by Treehugger Robot · 4 years, 4 months ago
- 2ee014b Keystore 2.0: Add more watch points. by Janis Danisevskis · 4 years, 4 months ago
- ec6586d Keystore 2.0: Fix deadlock situation. by Janis Danisevskis · 4 years, 4 months ago
- 94243c2 Log key import, generation, deletion for NIAP by Pavel Grafov · 4 years, 5 months ago
- 130e51b Fixing interface name for secureclock by Max Bires · 4 years, 5 months ago
- 0e45a61 Keystore 2.0: add entropy feeder on idle by David Drysdale · 4 years, 6 months ago
- 7c57bf1 Keystore 2.0: Enforce MAX_BOOT_LEVEL in software by Paul Crowley · 4 years, 7 months ago
- ef14e1a Keystore 2.0: Make keystore2 early boot ready. by Janis Danisevskis · 4 years, 6 months ago
- b2e1d03 Start the remoteprovisioning service by Max Bires · 4 years, 7 months ago
- 3ed5da7 Keystore 2.0: Implement legacy blob support. by Hasini Gunasinghe · 4 years, 7 months ago
- deab85d Super encrypted keys by Hasini Gunasinghe · 4 years, 7 months ago
- 7e8b462 Keystore 2.0: Revise GC. by Janis Danisevskis · 4 years, 7 months ago
- 221bbb5 keystore2: Use libbinder_rs Strong references for Binder objects by Stephen Crane · 4 years, 9 months ago
- 3f2955c Keystore 2.0: No longer transition to database directory. by Janis Danisevskis · 4 years, 7 months ago
- 8e93d2b Keystore 2.0: Adding uuid field to persistent.keyentry by Max Bires · 4 years, 8 months ago
- 5ed8c53 Keystore 2.0: Revisit Enforcements. by Janis Danisevskis · 4 years, 8 months ago
- a020b53 Implement onLockScreenEvent method of IKeystoreAuthorization AIDL interface. by Hasini Gunasinghe · 4 years, 8 months ago
- c3a496b Keystore 2.0: Use secure clock service. by Janis Danisevskis · 4 years, 8 months ago
- f04d07a Implement and integrate the verification token handler. by Hasini Gunasinghe · 4 years, 10 months ago
- 888dd35 Integrate authorizations with the operations. by Hasini Gunasinghe · 4 years, 10 months ago
- 8c6378e Keystore 2.0: Integrate legacy wrapper. by Janis Danisevskis · 4 years, 8 months ago
- 93927dd Keystore 2.0: Key garbage collection. by Janis Danisevskis · 4 years, 9 months ago
- ba99899 Keystore 2.0: Initialize all KeyMint instances. by Janis Danisevskis · 4 years, 8 months ago
- b42fc18 Keystore 2.0: Add super encryption infrastructure. by Janis Danisevskis · 4 years, 9 months ago
- bf15d73 Keystore 2.0: Revise database. by Janis Danisevskis · 4 years, 9 months ago
- a75e208 Keystore 2.0: Add globals.rs and utils.rs by Janis Danisevskis · 5 years ago