summaryrefslogtreecommitdiff
path: root/keystore
AgeCommit message (Expand)Author
2024-04-25Remove android.security.KeyStoreEric Biggers
2024-04-25Copy KeyStore.UID_SELF to KeyProperties.UID_SELFEric Biggers
2024-04-10Remove android.security.KeyStore#getInstance()Eric Biggers
2024-04-08Delete keystore keys from RecoveryService.rebootRecoveryWithCommand()Nikolay Elenkov
2024-04-01Use consistent helper class for keystore authorizationEric Biggers
2024-03-20Remove the obsolete field android.security.KeyStore.NO_ERROREric Biggers
2024-03-19Merge changes from topic "offbody-key-expiration" into mainEric Biggers
2024-03-14Improve the documentation for UnlockedDeviceRequiredEric Biggers
2024-03-13Remove onDeviceOffBody()Eric Biggers
2024-03-13Document that setUserAuthenticationValidWhileOnBody() doesn't actually workEric Biggers
2024-02-28Merge "Remove unused references to android.security.KeyStore" into main am: 9...Eric Biggers
2024-02-28Merge "Remove unused references to android.security.KeyStore" into mainEric Biggers
2024-02-28Remove unused references to android.security.KeyStoreEric Biggers
2024-02-28Merge "Add isUnlockedDeviceRequired() method to KeyInfo" into main am: c5f61a...Eric Biggers
2024-02-28Merge "Add isUnlockedDeviceRequired() method to KeyInfo" into mainEric Biggers
2024-02-27Merge "Remove unused methods from android.security.KeyStore" into main am: c2...Eric Biggers
2024-02-26Remove unused methods from android.security.KeyStoreEric Biggers
2024-02-21Add isUnlockedDeviceRequired() method to KeyInfoEric Biggers
2024-02-14Merge "Continue flag work for MGF1 Digest setter" into main am: ae4a315080Eran Messeri
2024-02-14Merge "Continue flag work for MGF1 Digest setter" into mainEran Messeri
2024-02-13Merge "Raise an error when unable to get Attestation Application ID" into mai...Shaquille Johnson
2024-02-12Merge "Raise an error when unable to get Attestation Application ID" into mainShaquille Johnson
2024-02-09Continue flag work for MGF1 Digest setterEran Messeri
2024-02-07Merge "Add getter for apps with auth-bound keys" into main am: 2ce7c905c7Eran Messeri
2024-02-06Add getter for apps with auth-bound keysEran Messeri
2024-02-06Raise an error when unable to get Attestation Application IDShaquille Johnson
2024-01-30Merge Android 24Q1 Release (ab/11220357)Xin Li
2024-01-29Merge "Deprecate uses of Android Protected Confirmation" into mainShaquille Johnson
2024-01-26Revert^2 "Keystore: Validate curve names in XDH and ED25519"Prashant Patil
2024-01-25Deprecate uses of Android Protected ConfirmationShaquille Johnson
2024-01-25Revert "Keystore: Validate curve names in XDH and ED25519"Graciela Putri
2024-01-25Keystore: Validate curve names in XDH and ED25519Prashant Patil
2024-01-17Fix UnlockedDeviceRequired with weak unlock methodsEric Biggers
2023-12-07Merge "Split Keystore's onLockScreenEvent into onDevice{Unlocked,Locked}" int...Eric Biggers
2023-12-07Merge "Split Keystore's onLockScreenEvent into onDevice{Unlocked,Locked}" int...Eric Biggers
2023-12-07Merge "Revert^2 "MGF1 Digest setter: Handle case of flag off"" into main am: ...Eran Messeri
2023-12-06Revert^2 "MGF1 Digest setter: Handle case of flag off"Eran Messeri
2023-12-06Split Keystore's onLockScreenEvent into onDevice{Unlocked,Locked}Eric Biggers
2023-12-01Merge "Revert "MGF1 Digest setter: Handle case of flag off"" into main am: ab...Andrei Ciubotariu
2023-11-30Revert "MGF1 Digest setter: Handle case of flag off"Nick Wille
2023-11-30Merge "MGF1 Digest setter: Handle case of flag off" into main am: e0ad83b302 ...Eran Messeri
2023-11-30MGF1 Digest setter: Handle case of flag offEran Messeri
2023-11-28Merge "Update exception thrown for keystore" into main am: a7f6cb180d am: 242...Shaquille Johnson
2023-11-27Update exception thrown for keystoreShaquille Johnson
2023-11-16Merge "Make MGF1 Digest setter NotNull" into main am: 6fee432f44 am: f26151a9...Eran Messeri
2023-11-15Merge "LockSettingsService: fix UnlockedDeviceRequired to work without LSKF" ...Eric Biggers
2023-11-15Make MGF1 Digest setter NotNullEran Messeri
2023-11-13LockSettingsService: fix UnlockedDeviceRequired to work without LSKFEric Biggers
2023-11-02Merge "Add BiometricManager.getLastAuthenticationTime()" into main am: e9e72c...James Willcox
2023-11-02Merge "Add BiometricManager.getLastAuthenticationTime()" into mainJames Willcox