1. 09a3b7f Remove KeyStoreParameter.getContext(). by Alex Klyubin · 9 years ago
  2. 3f8d4d8 New AndroidKeyStore API in android.security.keystore. by Alex Klyubin · 9 years ago
  3. 622fd93 Flatten KeyStoreKeyProperties constants. by Alex Klyubin · 9 years ago
  4. e3049dc Link to magic constants used by AndroidKeyStore API. by Alex Klyubin · 9 years ago
  5. 54bb159 Add NonNull and Nullable annotations to AndroidKeyStore API. by Alex Klyubin · 9 years ago
  6. 5418393 Document when encrypted AndroidKeyStore keys are wiped. by Alex Klyubin · 9 years ago
  7. eedda45 More Javadocs for AndroidKeyStore public classes. by Alex Klyubin · 9 years ago
  8. ca84b19 Document that new APIs for asymmetric crypto have no effect. by Alex Klyubin · 9 years ago
  9. f555887 Merge "Adjust the Javadoc for user authentication timeout." into mnc-dev by Alex Klyubin · 9 years ago
  10. 27dd1a2 Adjust the Javadoc for user authentication timeout. by Alex Klyubin · 9 years ago
  11. 4d5443f Define String constants for AndroidKeyStore crypto. by Alex Klyubin · 9 years ago
  12. 1eda77a Align AndroidKeyStore API with user auth API. by Alex Klyubin · 9 years ago
  13. 9b3e005 Unhide the new AndroidKeyStore API. by Alex Klyubin · 9 years ago
  14. fbf1472 resolved conflicts for merge of a978a3d6 to master by Alex Klyubin · 9 years ago
  15. 5927c9f Use JCA names for block modes, paddings, and digests. by Alex Klyubin · 9 years ago
  16. 43de2a9 am 4acc3392: am 8676a88e: am 97d2d7c4: Merge "Fix minor issues in new Javadocs of AndroidKeyStore." by Alex Klyubin · 9 years ago
  17. 7882a7f Fix minor issues in new Javadocs of AndroidKeyStore. by Alex Klyubin · 9 years ago
  18. 52f57de am bbf3cc57: am fd168151: am e26347bb: Merge "Hide KeyStoreParameter.Builder.setRandomizedEncryptionRequired." by Alex Klyubin · 9 years ago
  19. b30cc6c resolved conflicts for merge of b9a9d46c to master by Alex Klyubin · 9 years ago
  20. 223977b Hide KeyStoreParameter.Builder.setRandomizedEncryptionRequired. by Alex Klyubin · 9 years ago
  21. f853f64 Require IND-CPA by default for new AndroidKeyStore keys. by Alex Klyubin · 9 years ago
  22. 1620a65 resolved conflicts for merge of 06adabdb to master by Alex Klyubin · 9 years ago
  23. c46e9e7 Make the new AndroidKeyStore API conformant. by Alex Klyubin · 9 years ago
  24. 7f5b8769 resolved conflicts for merge of e7e705d4 to master by Alex Klyubin · 9 years ago
  25. 855fa31 Expose new key use constraints in KeyPairGeneratorSpec. by Alex Klyubin · 9 years ago
  26. 2ea13d4 Add fingerprint-specific AndroidKeyStore API. by Alex Klyubin · 9 years ago
  27. baf2838 Symmetric key import for AndroidKeyStore. by Alex Klyubin · 9 years ago
  28. e37da75 am b1cb5aab: am 748856f2: am a7ddd029: am 80e84e2d: am f3cecfa2: am 55d525b2: am 716cc7dc: Add documentation for AndroidKeyStore by Robert Ly · 10 years ago
  29. 716cc7d Add documentation for AndroidKeyStore by Robert Ly · 10 years ago
  30. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  31. 1c219f6 Rename API AndroidKey* -> Key* by Kenny Root · 11 years ago[Renamed (72%) from keystore/java/android/security/AndroidKeyStoreParameter.java]
  32. 2eeda72 AndroidKeyStore: Add encrypted flag by Kenny Root · 11 years ago