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