1. 04b682d Changing op per auth keys to allow password by Max Bires · 4 years, 8 months ago
  2. b3a13e1 Add KeyGenParameterSpec.setCriticalToDeviceEncryption by Rubin Xu · 4 years, 9 months ago
  3. 53fe966 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 10 months ago
  4. bc7671b Merge "Add @UnsupportedAppUsage to test apis that are known to be used by apps." by TreeHugger Robot · 4 years, 10 months ago
  5. 780d117 keystore: Expose @SystemApi's to wifi mainline module by Roshan Pius · 4 years, 11 months ago
  6. f0b7d0b Add @UnsupportedAppUsage to test apis that are known to be used by apps. by Artur Satayev · 4 years, 11 months ago
  7. 9374c9f Update documentation for fingerprint -> biometric by Kevin Chyn · 5 years ago
  8. e420f8b Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  9. 84c8b0f Merge "Correctly preserve key generation parameters" into pi-dev am: 6f7cfb0627 by Eran Messeri · 6 years ago
  10. 5a5c6e0 Correctly preserve key generation parameters by Eran Messeri · 6 years ago
  11. e701dc1 Fix broken links in @see tags in framework docs. by Aurimas Liutikas · 6 years ago
  12. 9b5853d keystore: Add documentation for user presence required. by Allen Webb · 6 years ago
  13. 13e230f Mark CTS-tested APIs as @TestApi by Shawn Willden · 6 years ago
  14. 1c5ee61 Allow CTS tests to access more from KeyProtection by Brian C. Young · 6 years ago
  15. 084f9ae Merge ""Unlocked device required" javadoc clarification" into pi-dev by TreeHugger Robot · 6 years ago
  16. 6f8fa9a "Unlocked device required" javadoc clarification by Brian C. Young · 6 years ago
  17. 3c1830b Rename trustedUserPresenceRequired. by Shawn Willden · 6 years ago
  18. 9e87490 Enable "Unlocked device required" API by Brian C. Young · 6 years ago
  19. 36716eb Add "Unlocked device required" key API by Brian Young · 7 years ago
  20. 5437b81 Refactor AddUserAuthArgs for extensibility by Brian Young · 7 years ago
  21. da82e2c Revert "Add "Unlocked device required" parameter to keys" by Brian Young · 7 years ago
  22. efc3f16 Add "Unlocked device required" parameter to keys by Brian C. Young · 7 years ago
  23. a8e8b65 Add Confirmation API. by David Zeuthen · 7 years ago
  24. 3a28570 Revert "Add "Unlocked device required" parameter to keys" by Brian Young · 7 years ago
  25. 55fff3a Add "Unlocked device required" parameter to keys by Brian C. Young · 7 years ago
  26. fcd05a9 keystore: Add Trusted User Presence (TUP) APIs. by Allen Webb · 7 years ago
  27. 21d9c1d Keystore APIs for Import Wrapped Key, Strongbox, 3DES by Frank Salim · 7 years ago
  28. a173064 DevicePolicyManager: Support attestation for generated keys. by Eran Messeri · 7 years ago
  29. 8cc8898 docs: Fixed key generator initialize method call. by Kevin Hufnagle · 7 years ago
  30. 9739d48 Fix @link tags in keystore doc by Shawn Willden · 8 years ago
  31. 26e8d55 Update semantics of on-body Keystore API. by Shawn Willden · 8 years ago
  32. 5e018c0 Unbreak Javadoc on getAttestationChallenge() by Shawn Willden · 8 years ago
  33. 682c24e Resolve merge conflicts of a5060ee to nyc-dev by Trevor Johns · 8 years ago
  34. c38eae5 Revert "Revert "Add option to allow key validity after fingerprint enrollment."" by Shawn Willden · 9 years ago
  35. 512c132 Revert "Add option to allow key validity after fingerprint enrollment." by Shawn Willden · 9 years ago
  36. ada0fc1 Add option to allow key validity after fingerprint enrollment. by Shawn Willden · 9 years ago
  37. adef496 Add support for extending key validity while on body. by Shawn Willden · 9 years ago
  38. 8d8c747 Add attestation API to Android KeyStore. by Shawn Willden · 9 years ago
  39. 3876b1b Support cross-UID access from AndroidKeyStore. by Alex Klyubin · 9 years ago
  40. 72245d7 Add more examples of generating/importing keys to Javadocs. by Alex Klyubin · 9 years ago
  41. e4928a2 Keymaster digest/padding NONE no longer means ANY. by Alex Klyubin · 9 years ago
  42. c58153b HMAC keys are authorized for exactly one digest. by Alex Klyubin · 9 years ago
  43. 856aebe Don't fail if self-signed certificate can't be signed. by Alex Klyubin · 9 years ago
  44. 3867709 Document that RSA OAEP requires digest authorization. by Alex Klyubin · 9 years ago
  45. 97f4d3b Merge "Prefer GCM to CBC or CTR in documentation." into mnc-dev by Alex Klyubin · 9 years ago
  46. a5e21f0e Prefer GCM to CBC or CTR in documentation. by Alex Klyubin · 9 years ago
  47. 83cc7a3 Improve documentation for keys requiring user auth. by Alex Klyubin · 9 years ago
  48. cb3bb3f Harden and clean up KeyProtection. by Alex Klyubin · 9 years ago
  49. 1b937ee Harden and clean up KeyGenParameterSpec. by Alex Klyubin · 9 years ago
  50. acb7efd Document when self-signed certs have invalid signature. by Alex Klyubin · 9 years ago
  51. dcf3d35 Update Javadocs to reflect meaning of digest and padding NONE. by Alex Klyubin · 9 years ago
  52. bce7efc Update Javadocs: all new features supported for asymmetric crypto. by Alex Klyubin · 9 years ago
  53. 3ceb1a0 Switch Android Keystore key gen and import to new KeyStore API. by Alex Klyubin · 9 years ago
  54. fe0609d Fix typo in Javadocs of KeyGenParameterSpec. by Alex Klyubin · 9 years ago
  55. 96481c3 Remove "encrypt at rest" flag from new AndroidKeyStore API. by Alex Klyubin · 9 years ago
  56. dcdaf87 Move Android Keystore impl to android.security.keystore. by Alex Klyubin · 9 years ago
  57. 3f8d4d8 New AndroidKeyStore API in android.security.keystore. by Alex Klyubin · 9 years ago