1. b4834ae Rename KeymasterException to KeyStoreException. by Alex Klyubin · 9 years ago
  2. 3cc9e5d Merge "Improve the AndroidKeyStore-backed HMAC state machine." by Alex Klyubin · 9 years ago
  3. 9635a56 Merge "Expose new key use constraints in KeyPairGeneratorSpec." by Alex Klyubin · 9 years ago
  4. 855fa31 Expose new key use constraints in KeyPairGeneratorSpec. by Alex Klyubin · 9 years ago
  5. 0b18892 Add exception types for AndroidKeyStore key validity issues. by Alex Klyubin · 9 years ago
  6. a80eee0 Improve the AndroidKeyStore-backed HMAC state machine. by Alex Klyubin · 9 years ago
  7. 5045b71 Use Keymaster-friendly validity dates. by Alex Klyubin · 9 years ago
  8. c461452 Merge "Hook in user authenticators and their exceptions." by Alex Klyubin · 9 years ago
  9. 52886ca A way to obtain KeyStore operation handle from crypto primitives. by Alex Klyubin · 9 years ago
  10. c8e5574 Hook in user authenticators and their exceptions. by Alex Klyubin · 9 years ago
  11. cc21bb3 Add license banner to recently added AndroidKeyStore files. by Alex Klyubin · 9 years ago
  12. acc835f Add SecretKeyFactory backed by AndroidKeyStore. by Alex Klyubin · 9 years ago
  13. b406f24 Add unauthenticated AES ciphers backed by AndroidKeyStore. by Alex Klyubin · 9 years ago
  14. 6a6f0c7 Merge "Add HmacSHA256 backed by AndroidKeyStore." by Alex Klyubin · 9 years ago
  15. f603e28 Merge "Add authorization binder methods" by Chad Brubaker · 9 years ago
  16. 4ab8ea4 Add HmacSHA256 backed by AndroidKeyStore. by Alex Klyubin · 9 years ago
  17. d23a1f7 Symmetric key generation for AndroidKeyStore. by Alex Klyubin · 9 years ago
  18. dae79e5 Allow entropy to be provided to some operations by Chad Brubaker · 9 years ago
  19. baf2838 Symmetric key import for AndroidKeyStore. by Alex Klyubin · 9 years ago
  20. 5e73c0e Make application/client id an object by Chad Brubaker · 10 years ago
  21. 5654b36 Add authorization binder methods by Chad Brubaker · 10 years ago
  22. e6a46134 Add new IKeystoreService methods to KeyStore by Chad Brubaker · 10 years ago
  23. 0b486da Merge "Remove DSA support from Android KeyStore and KeyChain." by Alex Klyubin · 10 years ago
  24. 590c068 Merge "Add KeyPairGenerator.EC backed by Android KeyStore." by Alex Klyubin · 10 years ago
  25. cd2329d Remove DSA support from Android KeyStore and KeyChain. by Alex Klyubin · 10 years ago
  26. 21a76df Add KeyPairGenerator.EC backed by Android KeyStore. by Alex Klyubin · 10 years ago
  27. 7a2c973 Generate IKeystoreService using aidl by Chad Brubaker · 10 years ago
  28. 9d2d6b6 Track change to Conscrypt by Kenny Root · 10 years ago
  29. 26408cc Add DevicePolicyManager PrivateKey mgmt by Bernhard Bauer · 10 years ago
  30. f0ae135 Extend IKeyChainService AIDL with CACert retrieval by Zoltan Szatmary-Ban · 10 years ago
  31. f0246a8 Keep managed profile keystores in sync with owner by Robin Lee · 10 years ago
  32. 3291de8 Revert "Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings""""" by Zoltan Szatmary-Ban · 10 years ago
  33. f8d72cc Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings"""" by Zoltan Szatmary-Ban · 10 years ago
  34. f75aadc Revert "Revert "Revert "Update Trusted Credentials screen in settings""" by Narayan Kamath · 10 years ago
  35. 1e7bc0d Revert "Revert "Update Trusted Credentials screen in settings"" by Zoltan Szatmary-Ban · 10 years ago
  36. 678e3ec Revert "Update Trusted Credentials screen in settings" by Zoltan Szatmary-Ban · 10 years ago
  37. 1386627 Update Trusted Credentials screen in settings by Zoltan Szatmary-Ban · 10 years ago
  38. aab72f3 Merge "Revert "Revert "Publish DevicePolicyManager CA certificate APIs""" by Robin Lee · 10 years ago
  39. 306fe08 Revert "Revert "Publish DevicePolicyManager CA certificate APIs"" by Robin Lee · 10 years ago
  40. 2b5e917 Revert "Publish DevicePolicyManager CA certificate APIs" by Robin Lee · 10 years ago
  41. 6d3912e Merge "Revert "Publish DevicePolicyManager CA certificate APIs"" by Robin Lee · 10 years ago
  42. b12f177 Merge "Publish DevicePolicyManager CA certificate APIs" by Robin Lee · 10 years ago
  43. 837304f Publish DevicePolicyManager CA certificate APIs by Robin Lee · 10 years ago
  44. 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
  45. 80e84e2 am f3cecfa2: am 55d525b2: am 716cc7dc: Add documentation for AndroidKeyStore by Robert Ly · 10 years ago
  46. f3cecfa am 55d525b2: am 716cc7dc: Add documentation for AndroidKeyStore by Robert Ly · 10 years ago
  47. 716cc7d Add documentation for AndroidKeyStore by Robert Ly · 10 years ago
  48. a365906 Use the correct package name for CHOOSER by Kenny Root · 11 years ago
  49. 1a88d83 KeyChain: add explicit package for getPrivateKey by Kenny Root · 11 years ago
  50. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  51. b91773b Add argument to binder call to check key types by Kenny Root · 11 years ago
  52. c222ddd Unhide functions to allow ECDSA support by Kenny Root · 11 years ago
  53. a398598 Add support for DSA and ECDSA key types by Kenny Root · 11 years ago
  54. da51e68 Add methods for managing CAs to DevicePolicyManager(Service) by Maggie Benthall · 11 years ago
  55. a920f25 resolved conflicts for merge of fca0f92e to stage-aosp-master by Elliott Hughes · 11 years ago
  56. d396a44 Switch frameworks/base over from @hidden Charsets to public StandardCharsets. by Elliott Hughes · 11 years ago
  57. 5f851a8 am cd1de394: Merge "Track change in NativeCrypto" by Kenny Root · 11 years ago
  58. 4b30e33 Track change in NativeCrypto by Kenny Root · 11 years ago
  59. e9ae682 resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aosp by Kenny Root · 11 years ago
  60. 12e7522 Track change to JSSE provider by Kenny Root · 11 years ago
  61. 1c219f6 Rename API AndroidKey* -> Key* by Kenny Root · 11 years ago
  62. bf21476 AndroidKeyStore: Add encrypted flag by Kenny Root · 11 years ago
  63. 4622351 keystore: Add flag for blobs to be unencrypted by Kenny Root · 11 years ago
  64. e7cf8c2 keystore: remove old APIs by Kenny Root · 11 years ago
  65. 2eeda72 AndroidKeyStore: Add encrypted flag by Kenny Root · 11 years ago
  66. a3788b0 keystore: Add flag for blobs to be unencrypted by Kenny Root · 11 years ago
  67. 8b51475 Revert "Remove AndroidKeyStore from API" by Kenny Root · 12 years ago
  68. d72317a Remove keystore entries when package removed by Kenny Root · 11 years ago
  69. 95e3ee3 Remove keystore entries when package removed by Kenny Root · 11 years ago
  70. 5b7e90a Add API to query KeyChain algorithm support, pt. 2 by Kenny Root · 11 years ago
  71. bf556ac Add API to query KeyChain algorithm support by Kenny Root · 11 years ago
  72. 5cb5cec KeyStore: add API to query storage type by Kenny Root · 11 years ago
  73. a738e2a KeyStore: add API to query storage type by Kenny Root · 11 years ago
  74. acb0b5b AndroidKeyStore: add Builder for param spec by Kenny Root · 11 years ago
  75. 3e7be43 Add ability to install credentials as other UID by Kenny Root · 11 years ago
  76. 5f1d965 KeyStore: change migrate to duplicate by Kenny Root · 12 years ago
  77. bd79419 KeyStore: add "migrate" command by Kenny Root · 12 years ago
  78. 78ad849 KeyStore: add API to uid versions by Kenny Root · 12 years ago
  79. b9594ce KeyStore: stop using state() by Kenny Root · 12 years ago
  80. b0f4b8a Merge "Track keystore binder changes" by Kenny Root · 12 years ago
  81. 0150e48 KeyChain: return null instead of throw by Kenny Root · 12 years ago
  82. e151f28 Track keystore binder changes by Kenny Root · 12 years ago
  83. 887c523 am 74637db2: Merge "AndroidKeyStore: return error code on error" by Kenny Root · 12 years ago
  84. e66769a AndroidKeyStore: return error code on error by Kenny Root · 12 years ago
  85. 516fab2 am 133c5f5e: Merge "AndroidKeyStore: fix tests" by Kenny Root · 12 years ago
  86. 8b58c52 AndroidKeyStore: fix tests by Kenny Root · 12 years ago
  87. a647281 am 2e99d3c9: am ebb61ca2: Merge "Track libcore changes for OpenSSLKey" by Kenny Root · 12 years ago
  88. cc1fc6b Track libcore changes for OpenSSLKey by Kenny Root · 12 years ago
  89. c41db6c am 834b0f3c: am 19b17b41: am 38a642e9: am 3e2479dd: Merge "docs: fix broken links and add new sitemap text file" into jb-mr1-dev by Scott Main · 12 years ago
  90. 188315c docs: fix broken links and add new sitemap text file by Scott Main · 12 years ago
  91. 6b77645 Switch keystore to binder by Kenny Root · 12 years ago
  92. ce24985 Remove AndroidKeyStore from API by Kenny Root · 12 years ago
  93. 0efca17 Tracking upgrade to bouncycastle 1.47 by Brian Carlstrom · 12 years ago
  94. a4640c0 Add some NullPointerExceptions to AndroidKeyStore by Kenny Root · 12 years ago
  95. 69ddab4 Always-on VPN. by Jeff Sharkey · 12 years ago
  96. 802768d Add ability to replace chain for PrivateKeyEntry by Kenny Root · 12 years ago
  97. db02671 Add KeyPairGenerator for Android keystore by Kenny Root · 12 years ago
  98. e29df16 Add AndroidKeyStore provider for KeyStore API by Kenny Root · 12 years ago
  99. 473c712 Add getmtime to Android KeyStore API by Kenny Root · 12 years ago
  100. 54e03af Use TrustedCertificateStore for chain building by Kenny Root · 12 years ago