- d7159da Catch UnsupportedOperationException for getMeid by Karuna Wadhera · 7 weeks ago
- fbb369e MODULE_HASH documentation by Karuna Wadhera · 8 weeks ago
- 3045d7d9 Fix compile error in different build variant by David Drysdale · 3 months ago
- c5fe9b6 Add getSupplementaryAttestationInfo by Karuna Wadhera · 4 months ago
- 4942247 Merge "Apply the final modifier to KeyStoreManager" into main by Michael Groover · 4 months ago
- d214335 Apply the final modifier to KeyStoreManager by Michael Groover · 4 months ago
- 142c229 Fix typo in javadoc by Seth Moore · 4 months ago
- 753133d Clean up keystore owners by Seth Moore · 4 months ago
- cabdc5e Add APIs to support granting access to Android Keystore keys by Michael Groover · 5 months ago
- 50c2d1c Merge "Set timeout for binding service to avoid thread blocking" into main am: cce61395e1 by Rubin Xu · 8 months ago
- 7daf9b1 Set timeout for binding service to avoid thread blocking by Xiao Zhang · 8 months ago
- 550220a Merge changes I78dd3268,I8ce35a82 into main am: b9153aa958 by Eric Biggers · 8 months ago
- 1583c6a system_server: make UnlockedDeviceRequired fix unconditional by Eric Biggers · 8 months ago
- 108230a Merge "Add support for GET_ATTESTATION_APPLICATION_ID_FAILED error code" into main am: eac1b8d0cc am: 936249baab by Shaquille Johnson · 9 months ago
- 936249b Merge "Add support for GET_ATTESTATION_APPLICATION_ID_FAILED error code" into main am: eac1b8d0cc by Shaquille Johnson · 9 months ago
- 2526718 Add support for GET_ATTESTATION_APPLICATION_ID_FAILED error code by Shaquille Johnson · 1 year ago
- 17a071f Merge "Merge 2024-06 Release (ab/AP2A.240605.024) to aosp-main-future" into aosp-main-future by Xin Li · 9 months ago
- da2da49 Warn about certificate serial number size by David Drysdale · 9 months ago
- 2e74dfd Merge 2024-06 Release (ab/AP2A.240605.024) to aosp-main-future by Xin Li · 9 months ago
- 8089347 Merge "Revert "Deprecate uses of Android Protected Confirmation"" into main by Max Bires · 9 months ago
- 3835972 Revert "Deprecate uses of Android Protected Confirmation" by Max Bires · 9 months ago
- a851652 Remove android.security.KeyStore by Eric Biggers · 10 months ago
- 94e596ec Copy KeyStore.UID_SELF to KeyProperties.UID_SELF by Eric Biggers · 10 months ago
- bad7816 Merge changes from topic "fbe-wipe-no-reboot" into main am: fd9335cd8f am: 4073ee27ad by Nikolay Elenkov · 11 months ago
- db74218 Remove android.security.KeyStore#getInstance() by Eric Biggers · 11 months ago
- 0d00031 Delete keystore keys from RecoveryService.rebootRecoveryWithCommand() by Nikolay Elenkov · 12 months ago
- a5d7857 Use consistent helper class for keystore authorization by Eric Biggers · 11 months ago
- d05ece7 Revert^3 "Keystore: Validate curve names in XDH and ED25519" by David Drysdale · 12 months ago
- eed080b Remove the obsolete field android.security.KeyStore.NO_ERROR by Eric Biggers · 12 months ago
- 8ec1eb1 Merge changes from topic "offbody-key-expiration" into main by Eric Biggers · 12 months ago
- dbbfc62 Improve the documentation for UnlockedDeviceRequired by Eric Biggers · 12 months ago
- 3d2020c Remove onDeviceOffBody() by Eric Biggers · 12 months ago
- f137e33 Document that setUserAuthenticationValidWhileOnBody() doesn't actually work by Eric Biggers · 12 months ago
- 48809da Merge "Remove unused references to android.security.KeyStore" into main am: 9f6d9acba5 by Eric Biggers · 1 year ago
- 9f6d9ac Merge "Remove unused references to android.security.KeyStore" into main by Eric Biggers · 1 year ago
- 934cd66 Remove unused references to android.security.KeyStore by Eric Biggers · 1 year ago
- 7ce9b0f Merge "Add isUnlockedDeviceRequired() method to KeyInfo" into main am: c5f61a2d42 by Eric Biggers · 1 year ago
- c5f61a2 Merge "Add isUnlockedDeviceRequired() method to KeyInfo" into main by Eric Biggers · 1 year ago
- 35935a2 Merge "Remove unused methods from android.security.KeyStore" into main am: c264cd5c43 by Eric Biggers · 1 year ago
- 61ae2f9 Remove unused methods from android.security.KeyStore by Eric Biggers · 1 year ago
- baa651cb Add isUnlockedDeviceRequired() method to KeyInfo by Eric Biggers · 1 year ago
- 320c0a6 Merge "Continue flag work for MGF1 Digest setter" into main am: ae4a315080 by Eran Messeri · 1 year, 1 month ago
- c3f079c Continue flag work for MGF1 Digest setter by Eran Messeri · 1 year, 1 month ago
- 69e4a42 Merge "Add getter for apps with auth-bound keys" into main am: 2ce7c905c7 by Eran Messeri · 1 year, 1 month ago
- d6b54f4 Add getter for apps with auth-bound keys by Eran Messeri · 1 year, 2 months ago
- 7b647e4 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 1 year, 1 month ago
- 9d8db14 Merge "Deprecate uses of Android Protected Confirmation" into main by Shaquille Johnson · 1 year, 1 month ago
- abbaa44 Revert^2 "Keystore: Validate curve names in XDH and ED25519" by Prashant Patil · 1 year, 1 month ago
- 3d9d177 Deprecate uses of Android Protected Confirmation by Shaquille Johnson · 1 year, 3 months ago
- 653ac0c Revert "Keystore: Validate curve names in XDH and ED25519" by Graciela Putri · 1 year, 1 month ago
- 2c68aa6 Keystore: Validate curve names in XDH and ED25519 by Prashant Patil · 1 year, 11 months ago
- cd7f4fa Fix UnlockedDeviceRequired with weak unlock methods by Eric Biggers · 1 year, 1 month ago
- 146a86b Merge "Split Keystore's onLockScreenEvent into onDevice{Unlocked,Locked}" into main am: 20821529ca am: 85c8ac5156 am: ee44db6f51 by Eric Biggers · 1 year, 3 months ago
- 2082152 Merge "Split Keystore's onLockScreenEvent into onDevice{Unlocked,Locked}" into main by Eric Biggers · 1 year, 3 months ago
- 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, 3 months ago
- e8e91b5 Revert^2 "MGF1 Digest setter: Handle case of flag off" by Eran Messeri · 1 year, 3 months ago
- c22ce02 Split Keystore's onLockScreenEvent into onDevice{Unlocked,Locked} by Eric Biggers · 1 year, 3 months ago
- 58d3474 Merge "Revert "MGF1 Digest setter: Handle case of flag off"" into main am: ab71405e48 am: d7b0e0fe6c am: 525aadb76c by Andrei Ciubotariu · 1 year, 3 months ago
- 468c8fe Revert "MGF1 Digest setter: Handle case of flag off" by Nick Wille · 1 year, 3 months ago
- 18a56f9 Merge "MGF1 Digest setter: Handle case of flag off" into main am: e0ad83b302 am: 93901f87e8 am: 6e6923adaa by Eran Messeri · 1 year, 3 months ago
- e0c8ad8 MGF1 Digest setter: Handle case of flag off by Eran Messeri · 1 year, 3 months ago
- 784d18c Merge "Update exception thrown for keystore" into main am: a7f6cb180d am: 242534fe61 am: 0b37e75b10 by Shaquille Johnson · 1 year, 3 months ago
- 40a8d1f Update exception thrown for keystore by Shaquille Johnson · 1 year, 4 months ago
- 45e48cf Merge "Make MGF1 Digest setter NotNull" into main am: 6fee432f44 am: f26151a937 am: 6243dcbbdb by Eran Messeri · 1 year, 4 months ago
- 80dc077 Merge "LockSettingsService: fix UnlockedDeviceRequired to work without LSKF" into main am: e4dc159215 am: b8b1e09c64 am: 0a43e064ec by Eric Biggers · 1 year, 4 months ago
- e0f6c08 Make MGF1 Digest setter NotNull by Eran Messeri · 1 year, 4 months ago
- 9fece1e LockSettingsService: fix UnlockedDeviceRequired to work without LSKF by Eric Biggers · 1 year, 4 months ago
- b77f4dc2 Merge "Add BiometricManager.getLastAuthenticationTime()" into main am: e9e72c712b am: f9c1384ed9 am: 1edf3b6909 by James Willcox · 1 year, 4 months ago
- e9e72c7 Merge "Add BiometricManager.getLastAuthenticationTime()" into main by James Willcox · 1 year, 4 months ago
- 8088b64 Merge "Clarifying the KM challenge size" into main am: b8fe0e98bd am: 61a89387d7 am: 543898a92b by Eran Messeri · 1 year, 4 months ago
- 83a90a4 Clarifying the KM challenge size by Eran Messeri · 1 year, 4 months ago
- 8f0b73b Add BiometricManager.getLastAuthenticationTime() by James Willcox · 1 year, 5 months ago
- 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, 5 months ago
- 69bbd1c8 Merge "docs: Clarify when certificate is self-signed" into main by Tri Vo · 1 year, 5 months ago
- 1c391ea Merge "Remove KeyStore#state()" into main am: 28dc9370ca am: ac3cf1f778 am: 4154f307ae am: 5d6cf9754f am: 751ef20537 by Eric Biggers · 1 year, 5 months ago
- 2ccbeb7 Fix broken framework documentation by Anton Hansson · 1 year, 5 months ago
- c230e33 Remove KeyStore#state() by Eric Biggers · 1 year, 5 months ago
- 23ff57a docs: Clarify when certificate is self-signed by Tri Vo · 1 year, 5 months ago
- ebc65a4 Fix some comments in AndroidKeyStoreMaintenance.java by Eric Biggers · 1 year, 5 months ago
- b569a0c Merge "biometric: Add support for KeyAgreement to AndroidX's CryptoObject." into main am: 2bcc7900ba by Treehugger Robot · 1 year, 5 months ago
- 9f5205c biometric: Add support for KeyAgreement to AndroidX's CryptoObject. by Shaquille Johnson · 1 year, 8 months ago
- 3b16787 Merge "MGF1 Digest: Add separate setter" into main am: 32b5cf1bac by Eran Messeri · 1 year, 5 months ago
- d61656c MGF1 Digest: Add separate setter by Eran Messeri · 1 year, 6 months ago
- f8bb824 Merge "[Keystore] Use Strict for every call into keystore" into main am: 250127b2f8 by Shaquille Johnson · 1 year, 5 months ago
- 250127b Merge "[Keystore] Use Strict for every call into keystore" into main by Shaquille Johnson · 1 year, 5 months ago
- 56092ce Merge "Fix error message formatting" into main am: 15a2601cc9 by Treehugger Robot · 1 year, 6 months ago
- 39e9c5c Fix error message formatting by Tri Vo · 1 year, 6 months ago
- 8576d9c [Keystore] Use Strict for every call into keystore by Shaquille Johnson · 1 year, 7 months ago
- 7d3ffba Merge Android U (ab/10368041) by Xin Li · 1 year, 6 months ago
- 6b85f8e Update language to comply with Android's inclusive language guidance by Chan Kim · 1 year, 6 months ago
- fdbe53a5 Simplify some code in KeyStore2ParameterUtils#addUserAuthArgs by Eric Biggers · 1 year, 7 months ago
- 8cbd940 Insert DEFAULT_MGF1_DIGEST SHA-1 on MGF_DIGEST tag when ImportWrappedKey by Jaeyoon Lee · 1 year, 8 months ago
- 2fd15b0 Update documentation regarding auth-bound keys. by Eran Messeri · 1 year, 8 months ago
- 113c14d Merge "Keystore: Added missing error codes" am: 15821b60a7 am: 3b67462324 am: 060c58dd6c by Eran Messeri · 1 year, 10 months ago
- 15821b6 Merge "Keystore: Added missing error codes" by Eran Messeri · 1 year, 10 months ago
- 6b22231 Merge "Do not add the MGF Digest tag for upgraded keys" am: 61949e6125 am: b37825fc4c am: ec976c0e70 by Treehugger Robot · 1 year, 10 months ago
- b15ca79 Keystore: Added missing error codes by Prashant Patil · 1 year, 11 months ago
- 05d0463 Do not add the MGF Digest tag for upgraded keys by Eran Messeri · 1 year, 11 months ago
- 193ab2c Merge "Support non-user-0 profile in ManagedProfilePasswordCache" into udc-dev by Rubin Xu · 1 year, 11 months ago
- 34b764f Support non-user-0 profile in ManagedProfilePasswordCache by Rubin Xu · 1 year, 11 months ago