1. 245b8c6 Add getSupplementaryAttestationInfo by Karuna Wadhera · 6 months ago
  2. 4942247 Merge "Apply the final modifier to KeyStoreManager" into main by Michael Groover · 6 months ago
  3. d214335 Apply the final modifier to KeyStoreManager by Michael Groover · 7 months ago
  4. 142c229 Fix typo in javadoc by Seth Moore · 7 months ago
  5. 753133d Clean up keystore owners by Seth Moore · 7 months ago
  6. cabdc5e Add APIs to support granting access to Android Keystore keys by Michael Groover · 8 months ago
  7. ea82a26 Swap out owners for keystore frameworks bits by Seth Moore · 8 months ago
  8. 1e37ed3 Make java_sdk_library dependencies explicit by Jihoon Kang · 9 months ago
  9. 50c2d1c Merge "Set timeout for binding service to avoid thread blocking" into main am: cce61395e1 by Rubin Xu · 10 months ago
  10. 7daf9b1 Set timeout for binding service to avoid thread blocking by Xiao Zhang · 11 months ago
  11. 550220a Merge changes I78dd3268,I8ce35a82 into main am: b9153aa958 by Eric Biggers · 11 months ago
  12. 1583c6a system_server: make UnlockedDeviceRequired fix unconditional by Eric Biggers · 11 months ago
  13. 108230a Merge "Add support for GET_ATTESTATION_APPLICATION_ID_FAILED error code" into main am: eac1b8d0cc am: 936249baab by Shaquille Johnson · 11 months ago
  14. 936249b Merge "Add support for GET_ATTESTATION_APPLICATION_ID_FAILED error code" into main am: eac1b8d0cc by Shaquille Johnson · 11 months ago
  15. 2526718 Add support for GET_ATTESTATION_APPLICATION_ID_FAILED error code by Shaquille Johnson · 1 year, 3 months ago
  16. 17a071f Merge "Merge 2024-06 Release (ab/AP2A.240605.024) to aosp-main-future" into aosp-main-future by Xin Li · 12 months ago
  17. 4613247 Update Keystore owners by David Drysdale · 12 months ago
  18. da2da49 Warn about certificate serial number size by David Drysdale · 12 months ago
  19. 2e74dfd Merge 2024-06 Release (ab/AP2A.240605.024) to aosp-main-future by Xin Li · 12 months ago
  20. 8089347 Merge "Revert "Deprecate uses of Android Protected Confirmation"" into main by Max Bires · 12 months ago
  21. 3835972 Revert "Deprecate uses of Android Protected Confirmation" by Max Bires · 12 months ago
  22. a851652 Remove android.security.KeyStore by Eric Biggers · 1 year, 1 month ago
  23. 94e596ec Copy KeyStore.UID_SELF to KeyProperties.UID_SELF by Eric Biggers · 1 year, 1 month ago
  24. bad7816 Merge changes from topic "fbe-wipe-no-reboot" into main am: fd9335cd8f am: 4073ee27ad by Nikolay Elenkov · 1 year, 1 month ago
  25. db74218 Remove android.security.KeyStore#getInstance() by Eric Biggers · 1 year, 1 month ago
  26. 0d00031 Delete keystore keys from RecoveryService.rebootRecoveryWithCommand() by Nikolay Elenkov · 1 year, 2 months ago
  27. a5d7857 Use consistent helper class for keystore authorization by Eric Biggers · 1 year, 2 months ago
  28. d05ece7 Revert^3 "Keystore: Validate curve names in XDH and ED25519" by David Drysdale · 1 year, 2 months ago
  29. eed080b Remove the obsolete field android.security.KeyStore.NO_ERROR by Eric Biggers · 1 year, 2 months ago
  30. 8ec1eb1 Merge changes from topic "offbody-key-expiration" into main by Eric Biggers · 1 year, 2 months ago
  31. dbbfc62 Improve the documentation for UnlockedDeviceRequired by Eric Biggers · 1 year, 2 months ago
  32. 3d2020c Remove onDeviceOffBody() by Eric Biggers · 1 year, 2 months ago
  33. f137e33 Document that setUserAuthenticationValidWhileOnBody() doesn't actually work by Eric Biggers · 1 year, 2 months ago
  34. 48809da Merge "Remove unused references to android.security.KeyStore" into main am: 9f6d9acba5 by Eric Biggers · 1 year, 3 months ago
  35. 9f6d9ac Merge "Remove unused references to android.security.KeyStore" into main by Eric Biggers · 1 year, 3 months ago
  36. 934cd66 Remove unused references to android.security.KeyStore by Eric Biggers · 1 year, 3 months ago
  37. 7ce9b0f Merge "Add isUnlockedDeviceRequired() method to KeyInfo" into main am: c5f61a2d42 by Eric Biggers · 1 year, 3 months ago
  38. c5f61a2 Merge "Add isUnlockedDeviceRequired() method to KeyInfo" into main by Eric Biggers · 1 year, 3 months ago
  39. 35935a2 Merge "Remove unused methods from android.security.KeyStore" into main am: c264cd5c43 by Eric Biggers · 1 year, 3 months ago
  40. 61ae2f9 Remove unused methods from android.security.KeyStore by Eric Biggers · 1 year, 3 months ago
  41. baa651c Add isUnlockedDeviceRequired() method to KeyInfo by Eric Biggers · 1 year, 3 months ago
  42. 320c0a6 Merge "Continue flag work for MGF1 Digest setter" into main am: ae4a315080 by Eran Messeri · 1 year, 3 months ago
  43. ae4a315 Merge "Continue flag work for MGF1 Digest setter" into main by Eran Messeri · 1 year, 3 months ago
  44. 527f826 Merge "Raise an error when unable to get Attestation Application ID" into main am: f32f6b069f by Shaquille Johnson · 1 year, 3 months ago
  45. f32f6b0 Merge "Raise an error when unable to get Attestation Application ID" into main by Shaquille Johnson · 1 year, 3 months ago
  46. c3f079c Continue flag work for MGF1 Digest setter by Eran Messeri · 1 year, 3 months ago
  47. 69e4a42 Merge "Add getter for apps with auth-bound keys" into main am: 2ce7c905c7 by Eran Messeri · 1 year, 3 months ago
  48. d6b54f4 Add getter for apps with auth-bound keys by Eran Messeri · 1 year, 4 months ago
  49. 49b45a9 Raise an error when unable to get Attestation Application ID by Shaquille Johnson · 1 year, 6 months ago
  50. 7b647e4 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 1 year, 4 months ago
  51. 9d8db14 Merge "Deprecate uses of Android Protected Confirmation" into main by Shaquille Johnson · 1 year, 4 months ago
  52. abbaa44 Revert^2 "Keystore: Validate curve names in XDH and ED25519" by Prashant Patil · 1 year, 4 months ago
  53. 3d9d177 Deprecate uses of Android Protected Confirmation by Shaquille Johnson · 1 year, 6 months ago
  54. 653ac0c Revert "Keystore: Validate curve names in XDH and ED25519" by Graciela Putri · 1 year, 4 months ago
  55. 2c68aa6 Keystore: Validate curve names in XDH and ED25519 by Prashant Patil · 2 years, 2 months ago
  56. cd7f4fa Fix UnlockedDeviceRequired with weak unlock methods by Eric Biggers · 1 year, 4 months ago
  57. 146a86b Merge "Split Keystore's onLockScreenEvent into onDevice{Unlocked,Locked}" into main am: 20821529ca am: 85c8ac5156 am: ee44db6f51 by Eric Biggers · 1 year, 6 months ago
  58. 2082152 Merge "Split Keystore's onLockScreenEvent into onDevice{Unlocked,Locked}" into main by Eric Biggers · 1 year, 6 months ago
  59. 200fb17 Merge "Revert^2 "MGF1 Digest setter: Handle case of flag off"" into main am: 9fa4063071 am: d2b35dca60 am: ff849b5ddf by Eran Messeri · 1 year, 6 months ago
  60. e8e91b5 Revert^2 "MGF1 Digest setter: Handle case of flag off" by Eran Messeri · 1 year, 6 months ago
  61. c22ce02 Split Keystore's onLockScreenEvent into onDevice{Unlocked,Locked} by Eric Biggers · 1 year, 6 months ago
  62. 58d3474 Merge "Revert "MGF1 Digest setter: Handle case of flag off"" into main am: ab71405e48 am: d7b0e0fe6c am: 525aadb76c by Andrei Ciubotariu · 1 year, 6 months ago
  63. 468c8fe Revert "MGF1 Digest setter: Handle case of flag off" by Nick Wille · 1 year, 6 months ago
  64. 18a56f9 Merge "MGF1 Digest setter: Handle case of flag off" into main am: e0ad83b302 am: 93901f87e8 am: 6e6923adaa by Eran Messeri · 1 year, 6 months ago
  65. e0c8ad8 MGF1 Digest setter: Handle case of flag off by Eran Messeri · 1 year, 6 months ago
  66. 784d18c Merge "Update exception thrown for keystore" into main am: a7f6cb180d am: 242534fe61 am: 0b37e75b10 by Shaquille Johnson · 1 year, 6 months ago
  67. 40a8d1f Update exception thrown for keystore by Shaquille Johnson · 1 year, 6 months ago
  68. 45e48cf Merge "Make MGF1 Digest setter NotNull" into main am: 6fee432f44 am: f26151a937 am: 6243dcbbdb by Eran Messeri · 1 year, 6 months ago
  69. 80dc077 Merge "LockSettingsService: fix UnlockedDeviceRequired to work without LSKF" into main am: e4dc159215 am: b8b1e09c64 am: 0a43e064ec by Eric Biggers · 1 year, 6 months ago
  70. e0f6c08 Make MGF1 Digest setter NotNull by Eran Messeri · 1 year, 6 months ago
  71. 9fece1e LockSettingsService: fix UnlockedDeviceRequired to work without LSKF by Eric Biggers · 1 year, 7 months ago
  72. b77f4dc2 Merge "Add BiometricManager.getLastAuthenticationTime()" into main am: e9e72c712b am: f9c1384ed9 am: 1edf3b6909 by James Willcox · 1 year, 7 months ago
  73. e9e72c7 Merge "Add BiometricManager.getLastAuthenticationTime()" into main by James Willcox · 1 year, 7 months ago
  74. 8088b64 Merge "Clarifying the KM challenge size" into main am: b8fe0e98bd am: 61a89387d7 am: 543898a92b by Eran Messeri · 1 year, 7 months ago
  75. 83a90a4 Clarifying the KM challenge size by Eran Messeri · 1 year, 7 months ago
  76. 8f0b73b Add BiometricManager.getLastAuthenticationTime() by James Willcox · 1 year, 8 months ago
  77. 844b0f5 Merge "docs: Clarify when certificate is self-signed" into main am: 69bbd1c84f am: 76ee840072 am: a14b6b8858 am: 8aa1722130 am: 2b33511fd6 by Tri Vo · 1 year, 7 months ago
  78. 69bbd1c8 Merge "docs: Clarify when certificate is self-signed" into main by Tri Vo · 1 year, 7 months ago
  79. 1c391ea Merge "Remove KeyStore#state()" into main am: 28dc9370ca am: ac3cf1f778 am: 4154f307ae am: 5d6cf9754f am: 751ef20537 by Eric Biggers · 1 year, 7 months ago
  80. 28dc937 Merge "Remove KeyStore#state()" into main by Eric Biggers · 1 year, 7 months ago
  81. 2ccbeb7 Fix broken framework documentation by Anton Hansson · 1 year, 7 months ago
  82. 1cafb8a Merge "Restructuring of AAID using aidl_interface build system." into main by Tri Vo · 1 year, 7 months ago
  83. c230e33 Remove KeyStore#state() by Eric Biggers · 1 year, 7 months ago
  84. 23ff57a docs: Clarify when certificate is self-signed by Tri Vo · 1 year, 7 months ago
  85. ebc65a4 Fix some comments in AndroidKeyStoreMaintenance.java by Eric Biggers · 1 year, 8 months ago
  86. e829829 Restructuring of AAID using aidl_interface build system. by Rajesh Nyamagoud · 2 years, 2 months ago
  87. b569a0c Merge "biometric: Add support for KeyAgreement to AndroidX's CryptoObject." into main am: 2bcc7900ba by Treehugger Robot · 1 year, 8 months ago
  88. 9f5205c biometric: Add support for KeyAgreement to AndroidX's CryptoObject. by Shaquille Johnson · 1 year, 11 months ago
  89. 3b16787 Merge "MGF1 Digest: Add separate setter" into main am: 32b5cf1bac by Eran Messeri · 1 year, 8 months ago
  90. d61656c MGF1 Digest: Add separate setter by Eran Messeri · 1 year, 9 months ago
  91. f8bb824 Merge "[Keystore] Use Strict for every call into keystore" into main am: 250127b2f8 by Shaquille Johnson · 1 year, 8 months ago
  92. 250127b Merge "[Keystore] Use Strict for every call into keystore" into main by Shaquille Johnson · 1 year, 8 months ago
  93. 56092ce Merge "Fix error message formatting" into main am: 15a2601cc9 by Treehugger Robot · 1 year, 8 months ago
  94. 39e9c5c Fix error message formatting by Tri Vo · 1 year, 8 months ago
  95. 8576d9c [Keystore] Use Strict for every call into keystore by Shaquille Johnson · 1 year, 9 months ago
  96. 7d3ffba Merge Android U (ab/10368041) by Xin Li · 1 year, 9 months ago
  97. 6b85f8e Update language to comply with Android's inclusive language guidance by Chan Kim · 1 year, 9 months ago
  98. 488eed6 Merge "Update owners for keystore related files" into main by Eric Biggers · 1 year, 9 months ago
  99. fdbe53a5 Simplify some code in KeyStore2ParameterUtils#addUserAuthArgs by Eric Biggers · 1 year, 9 months ago
  100. 5cd51fe Update owners for keystore related files by Eric Biggers · 1 year, 9 months ago