1. c0c4ac5 docs: Fixed broken link to Android KeyStore facility by Kevin Hufnagle · 8 years ago
  2. 4a0ff7c Android Keystore keys are no longer backed by Conscrypt. by Alex Klyubin · 9 years ago
  3. 3f8d4d8 New AndroidKeyStore API in android.security.keystore. by Alex Klyubin · 9 years ago
  4. 622fd93 Flatten KeyStoreKeyProperties constants. by Alex Klyubin · 9 years ago
  5. e3049dc Link to magic constants used by AndroidKeyStore API. by Alex Klyubin · 9 years ago
  6. 54bb159 Add NonNull and Nullable annotations to AndroidKeyStore API. by Alex Klyubin · 9 years ago
  7. 5418393 Document when encrypted AndroidKeyStore keys are wiped. by Alex Klyubin · 9 years ago
  8. eedda45 More Javadocs for AndroidKeyStore public classes. by Alex Klyubin · 9 years ago
  9. ca84b19 Document that new APIs for asymmetric crypto have no effect. by Alex Klyubin · 9 years ago
  10. f555887 Merge "Adjust the Javadoc for user authentication timeout." into mnc-dev by Alex Klyubin · 9 years ago
  11. 27dd1a2 Adjust the Javadoc for user authentication timeout. by Alex Klyubin · 9 years ago
  12. 4d5443f Define String constants for AndroidKeyStore crypto. by Alex Klyubin · 9 years ago
  13. 1eda77a Align AndroidKeyStore API with user auth API. by Alex Klyubin · 9 years ago
  14. 8e5fbc7 am fa2bd4fe: am 888f5cb7: am ecfda064: Merge "Make specifying self-signed cert parameters optional." by Alex Klyubin · 9 years ago
  15. 67d21ae Make specifying self-signed cert parameters optional. by Alex Klyubin · 9 years ago
  16. 9b3e005 Unhide the new AndroidKeyStore API. by Alex Klyubin · 9 years ago
  17. fbf1472 resolved conflicts for merge of a978a3d6 to master by Alex Klyubin · 9 years ago
  18. 5927c9f Use JCA names for block modes, paddings, and digests. by Alex Klyubin · 9 years ago
  19. 43de2a9 am 4acc3392: am 8676a88e: am 97d2d7c4: Merge "Fix minor issues in new Javadocs of AndroidKeyStore." by Alex Klyubin · 9 years ago
  20. 7882a7f Fix minor issues in new Javadocs of AndroidKeyStore. by Alex Klyubin · 9 years ago
  21. b30cc6c resolved conflicts for merge of b9a9d46c to master by Alex Klyubin · 9 years ago
  22. f853f64 Require IND-CPA by default for new AndroidKeyStore keys. by Alex Klyubin · 9 years ago
  23. 1620a65 resolved conflicts for merge of 06adabdb to master by Alex Klyubin · 9 years ago
  24. c46e9e7 Make the new AndroidKeyStore API conformant. by Alex Klyubin · 9 years ago
  25. 36662ba Add fingerprint-specific API to KeyPairGeneratorSpec. by Alex Klyubin · 9 years ago
  26. 855fa31 Expose new key use constraints in KeyPairGeneratorSpec. by Alex Klyubin · 9 years ago
  27. 0b486da Merge "Remove DSA support from Android KeyStore and KeyChain." by Alex Klyubin · 10 years ago
  28. cd2329d Remove DSA support from Android KeyStore and KeyChain. by Alex Klyubin · 10 years ago
  29. 21a76df Add KeyPairGenerator.EC backed by Android KeyStore. by Alex Klyubin · 10 years ago
  30. 9d2d6b6 Track change to Conscrypt by Kenny Root · 10 years ago
  31. 80e84e2 am f3cecfa2: am 55d525b2: am 716cc7dc: Add documentation for AndroidKeyStore by Robert Ly · 10 years ago
  32. 716cc7d Add documentation for AndroidKeyStore by Robert Ly · 10 years ago
  33. c222ddd Unhide functions to allow ECDSA support by Kenny Root · 11 years ago
  34. a398598 Add support for DSA and ECDSA key types by Kenny Root · 11 years ago
  35. 1c219f6 Rename API AndroidKey* -> Key* by Kenny Root · 11 years ago[Renamed (89%) from keystore/java/android/security/AndroidKeyPairGeneratorSpec.java]
  36. 2eeda72 AndroidKeyStore: Add encrypted flag by Kenny Root · 11 years ago
  37. 8b51475 Revert "Remove AndroidKeyStore from API" by Kenny Root · 11 years ago
  38. acb0b5b AndroidKeyStore: add Builder for param spec by Kenny Root · 11 years ago
  39. ce24985 Remove AndroidKeyStore from API by Kenny Root · 12 years ago
  40. db02671 Add KeyPairGenerator for Android keystore by Kenny Root · 12 years ago