1. 01c16b6 [rkpd] Refactor rkpd_client into an independent lib for reuse by Alice Wang · 1 year, 10 months ago
  2. e66c331 [refactor] Split the message macro in a standalone library for reuse by Alice Wang · 1 year, 10 months ago
  3. 83c6aef [refactor] Split watchdog in a standalone library for reuse by Alice Wang · 1 year, 10 months ago
  4. c0ed986 Add utilities to deal with software keyblobs by David Drysdale · 2 years, 2 months ago
  5. e8f0444 keystore2: Add utils to fetch keys from RKPD by Tri Vo · 2 years, 9 months ago
  6. 9da2e1c Changing code to have better error logging by Shaquille Johnson · 3 years ago
  7. 70bcce2 Merge "Implement a back-level KeyMint compatibility wrapper" by David Drysdale · 3 years, 7 months ago
  8. c97eb9e Implement a back-level KeyMint compatibility wrapper by David Drysdale · 3 years, 7 months ago
  9. 0ffb8a8 Keystore 2.0: Rename legacy_migrator to importer. by Janis Danisevskis · 3 years, 7 months ago
  10. 0fd25a6 Keystore 2.0: Fix racy super key management. by Janis Danisevskis · 3 years, 8 months ago
  11. 15891e6 Add keystore API for metrics re-routing. by Hasini Gunasinghe · 4 years, 3 months ago
  12. 030ba02 Keystore 2.0: Move db_utils to database submodule. by Janis Danisevskis · 4 years, 3 months ago
  13. 3d5a214 Keystore 2.0: Add convenience API for watchdog module. by Janis Danisevskis · 4 years, 4 months ago
  14. 7e13aa0 Keystore 2.0: Add watch dog library. by Janis Danisevskis · 4 years, 4 months ago
  15. a5cfbe7 Merge changes from topic "biometric-unlocked-required" by Paul Crowley · 4 years, 4 months ago
  16. ef611e5 Move KeyMintDevice into its own module by Paul Crowley · 4 years, 5 months ago
  17. 94243c2 Log key import, generation, deletion for NIAP by Pavel Grafov · 4 years, 5 months ago
  18. 9dbf9b3 Merge "Revert^2 "Cryptographic security for MAX_BOOT_LEVEL"" by Paul Crowley · 4 years, 5 months ago
  19. 44c02da Revert^2 "Cryptographic security for MAX_BOOT_LEVEL" by Paul Crowley · 4 years, 5 months ago
  20. 5cb52dc Keystore 2.0: Implement unique id rotation on factory reset. by Janis Danisevskis · 4 years, 5 months ago
  21. 229f2c0 Revert "Cryptographic security for MAX_BOOT_LEVEL" by Ulyana Trafimovich · 4 years, 5 months ago
  22. 9f7f48b Cryptographic security for MAX_BOOT_LEVEL by Paul Crowley · 4 years, 5 months ago
  23. f58ef40 Merge "Implement keystore2 logging of key creation events." by Hasini Gunasinghe · 4 years, 6 months ago
  24. b714297 Implement keystore2 logging of key creation events. by Hasini Gunasinghe · 4 years, 7 months ago
  25. 7a65839 Symmetric keyguard-bound superencryption by Paul Crowley · 4 years, 6 months ago
  26. 7bb5edd ECDH encryption module by Paul Crowley · 4 years, 6 months ago
  27. 333b7c0 Keystore 2.0: Implement onDeviceOffBody. by Janis Danisevskis · 4 years, 6 months ago
  28. 0cfc1d1 Merge "Keystore 2.0: Implement shared secret negotiation." by Treehugger Robot · 4 years, 6 months ago
  29. 84a83e4 Keystore 2.0: Implement shared secret negotiation. by Janis Danisevskis · 4 years, 6 months ago
  30. 3541f3e Keystore 2.0: Fix version binding for user generated attestation keys. by Janis Danisevskis · 4 years, 6 months ago
  31. 0e45a61 Keystore 2.0: add entropy feeder on idle by David Drysdale · 4 years, 6 months ago
  32. 0689107 Keystore 2.0: VPN profile store legacy support by Janis Danisevskis · 4 years, 7 months ago
  33. 3ed5da7 Keystore 2.0: Implement legacy blob support. by Hasini Gunasinghe · 4 years, 7 months ago
  34. da89555 Implement user manager AIDL. by Hasini Gunasinghe · 4 years, 7 months ago
  35. 148c08e Adding remote provisioning AIDL interface by Max Bires · 5 years ago
  36. 2a8330a Keystore 2.0: Move test utils to separate library. by Janis Danisevskis · 4 years, 8 months ago
  37. 5ed8c53 Keystore 2.0: Revisit Enforcements. by Janis Danisevskis · 4 years, 8 months ago
  38. 9f10a6a Revert "Revert "Implement addAuthToken method of IKeystoreAuthorization ..."" by Janis Danisevskis · 4 years, 8 months ago
  39. 96f4106 Revert "Implement addAuthToken method of IKeystoreAuthorization ..." by Louis Chang · 4 years, 8 months ago
  40. 5e7035b Implement addAuthToken method of IKeystoreAuthorization AIDL interface. by Hasini Gunasinghe · 4 years, 9 months ago
  41. f04d07a Implement and integrate the verification token handler. by Hasini Gunasinghe · 4 years, 10 months ago
  42. 6f1bb56 Keystore 2.0: Make key_parameter DSL more rust like by Janis Danisevskis · 4 years, 8 months ago
  43. 93927dd Keystore 2.0: Key garbage collection. by Janis Danisevskis · 4 years, 9 months ago
  44. 7a1cf38 Keystore 2.0: Implement APC service. by Janis Danisevskis · 4 years, 10 months ago
  45. a51ccbc Keystore 2.0: Legacy key blobs by Janis Danisevskis · 4 years, 10 months ago
  46. b42fc18 Keystore 2.0: Add super encryption infrastructure. by Janis Danisevskis · 4 years, 9 months ago
  47. 3410f79 Definition and initialization of data structures for enforcements. by Hasini Gunasinghe · 5 years ago
  48. 9ec096c Implement AuthTokenHandler enum. by Hasini Gunasinghe · 4 years, 10 months ago
  49. bf15d73 Keystore 2.0: Revise database. by Janis Danisevskis · 4 years, 9 months ago
  50. 46d6fd0 Make Keystore2's crypto operations their own crate by Joel Galenson · 4 years, 10 months ago
  51. ca0efb1 Add crypto libraries by Joel Galenson · 5 years ago
  52. 1af9126 Add Keystore 2.0 service. by Janis Danisevskis · 5 years ago
  53. a75e208 Keystore 2.0: Add globals.rs and utils.rs by Janis Danisevskis · 5 years ago
  54. af99366 Implement key_parameter conversion from/to rusqlite storage. by Hasini Gunasinghe · 5 years ago
  55. 1248636 Implement key_parameter in Rust. by Hasini Gunasinghe · 5 years ago
  56. 78bd48c Implement Keystore 2.0 access control by Janis Danisevskis · 5 years ago
  57. 26f4d01 Add (mostly) empty KeystoreDB struct. by Joel Galenson · 5 years ago
  58. 7d77a76 Keystore 2.0 error module by Janis Danisevskis · 5 years ago
  59. 43c8971 Add empty keystore2 crate by Janis Danisevskis · 5 years ago