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