1. e5b6686 Fixing default behavior for keys requiring auth by Max Bires · 4 years, 7 months ago
  2. 7d07c89 Clean up biometric system server by Kevin Chyn · 4 years, 7 months ago
  3. 04b682d Changing op per auth keys to allow password by Max Bires · 4 years, 8 months ago
  4. 1e50792 Check PackageManager for feature before getting system service by Kevin Chyn · 5 years ago
  5. 057b743 Update KeyStore for new biometric modalities by Kevin Chyn · 6 years ago
  6. 3c1830b Rename trustedUserPresenceRequired. by Shawn Willden · 6 years ago
  7. f5f6bb2 Remove getCurrentUser call to find an alternative by Brian C. Young · 6 years ago
  8. 9272dab Restore "Add "Unlocked device required" parameter to keys" by Brian Young · 7 years ago
  9. 36716eb Add "Unlocked device required" key API by Brian Young · 7 years ago
  10. 5437b81 Refactor AddUserAuthArgs for extensibility by Brian Young · 7 years ago
  11. da82e2c Revert "Add "Unlocked device required" parameter to keys" by Brian Young · 7 years ago
  12. efc3f16 Add "Unlocked device required" parameter to keys by Brian C. Young · 7 years ago
  13. a8e8b65 Add Confirmation API. by David Zeuthen · 7 years ago
  14. 3a28570 Revert "Add "Unlocked device required" parameter to keys" by Brian Young · 7 years ago
  15. 55fff3a Add "Unlocked device required" parameter to keys by Brian C. Young · 7 years ago
  16. 59ced28 Add hidden KeyProtection API to specify SID by Rubin Xu · 8 years ago
  17. c38eae5 Revert "Revert "Add option to allow key validity after fingerprint enrollment."" by Shawn Willden · 9 years ago
  18. 512c132 Revert "Add option to allow key validity after fingerprint enrollment." by Shawn Willden · 9 years ago
  19. ada0fc1 Add option to allow key validity after fingerprint enrollment. by Shawn Willden · 9 years ago
  20. adef496 Add support for extending key validity while on body. by Shawn Willden · 9 years ago
  21. a95550f Add KM_MIN_MAC_LENGTH tag to HMAC and AES-GCM keys. by Alex Klyubin · 9 years ago
  22. b6e6286 Avoid IllegalStateException when generating/importing keys. by Alex Klyubin · 9 years ago
  23. fdbc02a Enforce IND-CPA requirement when generating asymmetric keys. by Alex Klyubin · 9 years ago
  24. ae6cb7a Keymaster INT, LONG and DATE tag values are unsigned. by Alex Klyubin · 9 years ago
  25. a99b8b5 Do not require USE_FINGERPRINT for getAuthenticatorId. by Alex Klyubin · 9 years ago
  26. 3ceb1a0 Switch Android Keystore key gen and import to new KeyStore API. by Alex Klyubin · 9 years ago
  27. dcdaf87 Move Android Keystore impl to android.security.keystore. by Alex Klyubin · 9 years ago[Renamed (97%) from keystore/java/android/security/KeymasterUtils.java]
  28. 3f8d4d8 New AndroidKeyStore API in android.security.keystore. by Alex Klyubin · 9 years ago
  29. 4d5443f Define String constants for AndroidKeyStore crypto. by Alex Klyubin · 9 years ago
  30. 7ea5090 Track Keymaster changes. by Alex Klyubin · 9 years ago
  31. 708fc940 Add KeyPermanentlyInvalidatedException. by Alex Klyubin · 9 years ago
  32. 1eda77a Align AndroidKeyStore API with user auth API. by Alex Klyubin · 9 years ago
  33. 5927c9f Use JCA names for block modes, paddings, and digests. by Alex Klyubin · 9 years ago
  34. b4834ae Rename KeymasterException to KeyStoreException. by Alex Klyubin · 9 years ago
  35. 0b18892 Add exception types for AndroidKeyStore key validity issues. by Alex Klyubin · 9 years ago
  36. c8e5574 Hook in user authenticators and their exceptions. by Alex Klyubin · 9 years ago
  37. cc21bb3 Add license banner to recently added AndroidKeyStore files. by Alex Klyubin · 9 years ago
  38. acc835f Add SecretKeyFactory backed by AndroidKeyStore. by Alex Klyubin · 9 years ago
  39. 4ab8ea4 Add HmacSHA256 backed by AndroidKeyStore. by Alex Klyubin · 9 years ago
  40. d23a1f7 Symmetric key generation for AndroidKeyStore. by Alex Klyubin · 9 years ago