1. 673d34a keystore2: rename the LskfBound superencryption key and type by Eric Biggers · 1 year, 11 months ago
  2. 1386937 keystore2: rename values of UserState enum by Eric Biggers · 1 year, 11 months ago
  3. 7eea1e3 Merge "Update needed for Rust v1.73.0" into main by Treehugger Robot · 1 year, 11 months ago
  4. abdfe3a Merge "Add utilities to deal with software keyblobs" into main by David Drysdale · 1 year, 11 months ago
  5. e79fe80 Merge changes Ic7857267,I2bf53018 into main by Treehugger Robot · 1 year, 11 months ago
  6. b6d1dfb Merge "Remove IKeystoreMaintenance#getState()" into main by Eric Biggers · 1 year, 11 months ago
  7. 6fff58e Update needed for Rust v1.73.0 by Charisee · 1 year, 11 months ago
  8. df6fe6d Merge "Adding tests using `MAX_USES_PER_BOOT`, `EARLY_BOOT_ONLY`, `BOOTLOADER_ONLY` and `USAGE_COUNT_LIMIT`" into main by Treehugger Robot · 1 year, 11 months ago
  9. c0ed986 Add utilities to deal with software keyblobs by David Drysdale · 2 years, 2 months ago
  10. cc5143e Merge changes I8539455e,I14f0d535 into main by David Drysdale · 1 year, 11 months ago
  11. 5accbaa Cope with Keymaster->KeyMint device upgrade by David Drysdale · 2 years, 5 months ago
  12. 2f9498a Remove IKeystoreMaintenance#getState() by Eric Biggers · 1 year, 11 months ago
  13. f408c28 Adding tests to check unique id attestation. by Rajesh Nyamagoud · 2 years, 3 months ago
  14. 5f6db2f Changes are made in keystore-client-tests to verify CREATION_DATETIME, by Rajesh Nyamagoud · 2 years, 3 months ago
  15. f436a93 Adding tests using `MAX_USES_PER_BOOT`, `EARLY_BOOT_ONLY`, `BOOTLOADER_ONLY` and `USAGE_COUNT_LIMIT` by Rajesh Nyamagoud · 2 years, 4 months ago
  16. 75dfa0c Adding tests using tags ACTIVE_DATETIME, ORIGINATION_EXPIRE_DATETIME, by Rajesh Nyamagoud · 2 years, 4 months ago
  17. 3363996 Merge "IKeystoreMaintenance.aidl: document permissions correctly" into main by Eric Biggers · 1 year, 11 months ago
  18. 96db425 Commonize upgrade_keyblob_if_required_with by David Drysdale · 2 years, 2 months ago
  19. 19fe29a Removed dependency on `libkeymint_vts_test_utils`. by Rajesh Nyamagoud · 1 year, 11 months ago
  20. 37e7292 IKeystoreMaintenance.aidl: document permissions correctly by Eric Biggers · 1 year, 11 months ago
  21. 7f5a815 Use pragma WAL in db connections by Shaquille Johnson · 2 years ago
  22. bce0cac Remove java generated files by Shaquille Johnson · 2 years ago
  23. 6a75199 Add aconfig flags for rust keystore2 by Shaquille Johnson · 2 years ago
  24. 373225c Merge "Include challenge in test_rkpd_attestation_key_upgrade" into main by Seth Moore · 2 years ago
  25. 29fd461 Include challenge in test_rkpd_attestation_key_upgrade by Seth Moore · 2 years ago
  26. cd6fc7a Reuse error mapping logic for key operation metrics by Tri Vo · 2 years ago
  27. a764eb9 Merge "keystore2 compat: stop crashing without hwservicemanager" into main by Devin Moore · 2 years ago
  28. 0140d4b Merge "Updated to use shared library instead of static library." into main by Tri Vo · 2 years ago
  29. 42276da Updated to use shared library instead of static library. by Rajesh Nyamagoud · 2 years ago
  30. 8ace735 Merge "Remove IRPC error handling" into main by Tri Vo · 2 years ago
  31. bf520df keystore2 compat: stop crashing without hwservicemanager by Devin Moore · 2 years ago
  32. dc8d6c0 Remove IRPC error handling by Tri Vo · 2 years ago
  33. 19e80fc Merge "Re-structured keystore test-utils module." into main by Eran Messeri · 2 years ago
  34. 10f02e7 Re-structured keystore test-utils module. by Rajesh Nyamagoud · 2 years, 1 month ago
  35. e85523f keystore2: add more logging by David Drysdale · 2 years, 3 months ago
  36. 7d690da Merge "Adding an OWNERS file as requested in b/288143537" into main by Hasini Gunasinghe · 2 years, 1 month ago
  37. dc4d64d Merge "Generate certificates for importWrappedKey" into main by Tri Vo · 2 years, 1 month ago
  38. 3b0d703 Generate certificates for importWrappedKey by Tri Vo · 2 years, 1 month ago
  39. e6dfdf5 Merge "keystore2_unsafe_fuzzer: Bug Fix" into main by Treehugger Robot · 2 years, 1 month ago
  40. 2899721 Changes for Rust 1.72 by James Farrell · 2 years, 1 month ago
  41. d77b97f Changes for Rust 1.72 by James Farrell · 2 years, 1 month ago
  42. 718036a [Keystore]Fix abort unsafe check in keystore fuzz by Shaquille Johnson · 2 years, 1 month ago
  43. b00c8ef Merge "Add safety comments." into main by Treehugger Robot · 2 years, 1 month ago
  44. 9c38948 Merge "Add, standardise or temporarily opt out of safety comments for keystore2." into main by Treehugger Robot · 2 years, 1 month ago
  45. a47698a Add, standardise or temporarily opt out of safety comments for keystore2. by Andrew Walbran · 2 years, 2 months ago
  46. f814e4a Merge "Verify key characteristics of generated/imported keys." into main by Tri Vo · 2 years, 1 month ago
  47. d0213ef Verify key characteristics of generated/imported keys. by Rajesh Nyamagoud · 2 years, 4 months ago
  48. dbeb6aa Merge "keystore: Fix ID rotation window" into main by Tri Vo · 2 years, 1 month ago
  49. 74997ed keystore: Fix ID rotation window by Tri Vo · 2 years, 2 months ago
  50. 7036c2b Fix soundness issue in keystore2. by Andrew Walbran · 2 years, 2 months ago
  51. 094a9c4 Add safety comments. by Andrew Walbran · 2 years, 2 months ago
  52. 53a22af Fix errors from rustc 1.71.0 by Chris Wailes · 2 years, 2 months ago
  53. c08a5ae keystore2_unsafe_fuzzer: Bug Fix by Devendra Singhi · 2 years, 2 months ago
  54. eae69a6 Adding an OWNERS file as requested in b/288143537 by Hasini Gunasinghe · 2 years, 3 months ago
  55. 91a9763 Bindgen 0.65.1 no longer supports size_t-is-usize by Matthew Maurer · 2 years, 2 months ago
  56. a42dee6 Added tests to attest keys with attestation id. by Rajesh Nyamagoud · 3 years, 5 months ago
  57. cdeb730 Merge "keystore: log receipt of auth tokens" by David Drysdale · 2 years, 3 months ago
  58. 402750d Merge "audit_log.rs: handle Results in LogContext handling" by Marcin Radomski · 2 years, 3 months ago
  59. bf2d72f keystore: log receipt of auth tokens by David Drysdale · 2 years, 3 months ago
  60. b948e92 audit_log.rs: handle Results in LogContext handling by Marcin Radomski · 2 years, 3 months ago
  61. 96947c9 Merge "Adding tests to verify `EVP_PKEY_from_keystore2` API [Keystore2-engine]." by Treehugger Robot · 2 years, 3 months ago
  62. 1600dc1 Merge "Fix keystore2 crash counting" by Treehugger Robot · 2 years, 3 months ago
  63. efb59be Merge changes from topic "super-key-cleanups" by Nathan Huckleberry · 2 years, 3 months ago
  64. 9f9ab18 Fix keystore2 crash counting by Eric Biggers · 2 years, 3 months ago
  65. 95dca01 Add tests for super_key.rs by Nathan Huckleberry · 2 years, 4 months ago
  66. 7dfe818 Simplify control flow for user unlocking. by Nathan Huckleberry · 2 years, 5 months ago
  67. 1afc660 Remove unlock_user_key function by Nathan Huckleberry · 2 years, 5 months ago
  68. 204a044 Separate logic for user reset, remove, and init by Nathan Huckleberry · 2 years, 5 months ago
  69. f9494d1 Separate hybrid key logic into a helper function. by Nathan Huckleberry · 2 years, 5 months ago
  70. a405d0e Make super_encrypt_on_key_init inline by Nathan Huckleberry · 2 years, 5 months ago
  71. 78abb1e Update for rusqlite 0.29.0. by Andrew Walbran · 2 years, 3 months ago
  72. 28abde6 Adding tests to verify `EVP_PKEY_from_keystore2` API [Keystore2-engine]. by Rajesh Nyamagoud · 2 years, 5 months ago
  73. 4123d98 Merge "Adding tests to verify `getNumberOfEntries` and `listEntriesBatched`." by Treehugger Robot · 2 years, 4 months ago
  74. 3137bf9 Use macro explicitly rather than using #[macro_use]. by Andrew Walbran · 2 years, 4 months ago
  75. 6ff7342 Merge "keystore: Remove dead code" by Tri Vo · 2 years, 4 months ago
  76. 0346bbe keystore: Remove dead code by Tri Vo · 2 years, 4 months ago
  77. 48fa970 Update for PropertyWatcher API change. by Andrew Walbran · 2 years, 4 months ago
  78. 6a82349 Adding tests to verify `getNumberOfEntries` and `listEntriesBatched`. by Rajesh Nyamagoud · 2 years, 5 months ago
  79. f20c0dd Merge "Use binder to get AIDL descriptor in Rust" by Shaquille Johnson · 2 years, 4 months ago
  80. df83fb7 Use binder to get AIDL descriptor in Rust by Shaquille Johnson · 2 years, 6 months ago
  81. bbbe5d5 Edit hidl instances to remove vintf by Shaquille Johnson · 2 years, 6 months ago
  82. bf00b4a Ensure RSA_OAEP_MGF_DIGEST tags are returned by David Drysdale · 2 years, 5 months ago
  83. 8d67b75 Connects to Keymint and gets version number by Shaquille Johnson · 2 years, 5 months ago
  84. 1904440 Remove dead stats interface for getting some atoms from keystore by Seth Moore · 2 years, 5 months ago
  85. 4ec7585 Merge "Keystore2: Batching listing of key entries" by Eran Messeri · 2 years, 5 months ago
  86. 24f3197 Keystore2: Batching listing of key entries by Eran Messeri · 2 years, 7 months ago
  87. 128453e Revert^2 "Remove android.security.remoteprovisioning interfaces" by Tri Vo · 2 years, 6 months ago
  88. 8c8feac Revert "Remove android.security.remoteprovisioning interfaces" by Ioana Alexandru · 2 years, 6 months ago
  89. 9fad346 Remove android.security.remoteprovisioning interfaces by Tri Vo · 2 years, 6 months ago
  90. bac4355 Remove usage of slice_internals feature by Chris Wailes · 2 years, 6 months ago
  91. d4443c6 Remove vintf aidl and replace with binder by Shaquille Johnson · 2 years, 7 months ago
  92. 340b1bc Merge "Skip no-longer-supported signature/padding combinations." by Pete Bentley · 2 years, 6 months ago
  93. 59473ca Merge "keystore2: Remove remote provisioning logic" by Tri Vo · 2 years, 6 months ago
  94. 1f59474 Skip no-longer-supported signature/padding combinations. by Pete Bentley · 2 years, 6 months ago
  95. a1634bb keystore2: Remove remote provisioning logic by Tri Vo · 2 years, 9 months ago
  96. c3f67ea Change request for Rust v1.68.0 by Charisee · 2 years, 6 months ago
  97. 968539e Merge "Adding tests to update cert-chain or public key of the non existing keystore entry using `updateSubcomponent` API." by Treehugger Robot · 2 years, 6 months ago
  98. f6ab3a1 Merge "Remove unused code in Keystore2's vintf library" by Treehugger Robot · 2 years, 6 months ago
  99. 8d2f97c Merge "Adding a test to list aliases of large number of Keystore entries with long aliases." by Treehugger Robot · 2 years, 6 months ago
  100. 467f898 Merge "Adding AIDL fuzzer for AuthorizationManager" by Pawan Wagh · 2 years, 7 months ago