1. 8d8c747 Add attestation API to Android KeyStore. by Shawn Willden · 8 years ago
  2. 2cea8d4 Merge "Allow uid to be passed for more operations" by Alex Klyubin · 9 years ago
  3. 3876b1b Support cross-UID access from AndroidKeyStore. by Alex Klyubin · 9 years ago
  4. 5bbf048 Allow uid to be passed for more operations by Chad Brubaker · 9 years ago
  5. ae6cb7a Keymaster INT, LONG and DATE tag values are unsigned. by Alex Klyubin · 9 years ago
  6. a99b8b5 Do not require USE_FINGERPRINT for getAuthenticatorId. by Alex Klyubin · 9 years ago
  7. 4a0ff7c Android Keystore keys are no longer backed by Conscrypt. by Alex Klyubin · 9 years ago
  8. 3ceb1a0 Switch Android Keystore key gen and import to new KeyStore API. by Alex Klyubin · 9 years ago
  9. 469cbf5 Deprecate KeyChain.isBoundKeyAlgorithm. by Alex Klyubin · 9 years ago
  10. 4350bab Remove deprecated android.security.KeyStore methods. by Alex Klyubin · 9 years ago
  11. 8a07701 Add optional additional entropy to finish by Chad Brubaker · 9 years ago
  12. 966486e Track changes to the keystore binder API by Chad Brubaker · 9 years ago
  13. e35d49f Cleanup Keystore API by Chad Brubaker · 9 years ago
  14. dcdaf87 Move Android Keystore impl to android.security.keystore. by Alex Klyubin · 9 years ago
  15. 3f8d4d8 New AndroidKeyStore API in android.security.keystore. by Alex Klyubin · 9 years ago
  16. 83ce095 Add keystore onUserAdded/Removed methods by Chad Brubaker · 9 years ago
  17. 622fd93 Flatten KeyStoreKeyProperties constants. by Alex Klyubin · 9 years ago
  18. 5418393 Document when encrypted AndroidKeyStore keys are wiped. by Alex Klyubin · 9 years ago
  19. f8a96d1 Merge "Cleanup keystore password changing and unlocking" into mnc-dev by Chad Brubaker · 9 years ago
  20. a91a850 Cleanup keystore password changing and unlocking by Chad Brubaker · 9 years ago
  21. 4d5443f Define String constants for AndroidKeyStore crypto. by Alex Klyubin · 9 years ago
  22. 2d7a85c Switch from FingerprintService to FingerprintManager. by Alex Klyubin · 9 years ago
  23. 2dac95d Fix the build by Svetoslav · 9 years ago
  24. 058de02 Enable per-use user authenticated keys to be used. by Alex Klyubin · 9 years ago
  25. 708fc940 Add KeyPermanentlyInvalidatedException. by Alex Klyubin · 9 years ago
  26. 560d653 Add OP_AUTH_NEEDED KeyStore result code by Chad Brubaker · 9 years ago
  27. 22335a9 am 6c1af7ea: am 8652bce1: am c71f2648: Merge "frameworks/base: switch to using NativeConstants." by Kenny Root · 9 years ago
  28. c71f264 Merge "frameworks/base: switch to using NativeConstants." by Kenny Root · 9 years ago
  29. 40485f5 resolved conflicts for merge of f9c14b7d to master by Alex Klyubin · 9 years ago
  30. ad9ba10 No runtime exceptions during normal use of AndroidKeyStore crypto. by Alex Klyubin · 9 years ago
  31. 6bf52c4 frameworks/base: switch to using NativeConstants. by Adam Langley · 9 years ago
  32. dbcec13 resolved conflicts for merge of b068f162 to master by Alex Klyubin · 9 years ago
  33. b4834ae Rename KeymasterException to KeyStoreException. by Alex Klyubin · 9 years ago
  34. f603e28 Merge "Add authorization binder methods" by Chad Brubaker · 9 years ago
  35. dae79e5 Allow entropy to be provided to some operations by Chad Brubaker · 9 years ago
  36. 5e73c0e Make application/client id an object by Chad Brubaker · 9 years ago
  37. 5654b36 Add authorization binder methods by Chad Brubaker · 9 years ago
  38. e6a46134 Add new IKeystoreService methods to KeyStore by Chad Brubaker · 9 years ago
  39. 590c068 Merge "Add KeyPairGenerator.EC backed by Android KeyStore." by Alex Klyubin · 10 years ago
  40. 21a76df Add KeyPairGenerator.EC backed by Android KeyStore. by Alex Klyubin · 10 years ago
  41. 7a2c973 Generate IKeystoreService using aidl by Chad Brubaker · 10 years ago
  42. 9d2d6b6 Track change to Conscrypt by Kenny Root · 10 years ago
  43. f0246a8 Keep managed profile keystores in sync with owner by Robin Lee · 10 years ago
  44. b91773b Add argument to binder call to check key types by Kenny Root · 11 years ago
  45. a398598 Add support for DSA and ECDSA key types by Kenny Root · 11 years ago
  46. e7cf8c2 keystore: remove old APIs by Kenny Root · 11 years ago
  47. 2eeda72 AndroidKeyStore: Add encrypted flag by Kenny Root · 11 years ago
  48. a3788b0 keystore: Add flag for blobs to be unencrypted by Kenny Root · 11 years ago
  49. d72317a Remove keystore entries when package removed by Kenny Root · 11 years ago
  50. 5cb5cec KeyStore: add API to query storage type by Kenny Root · 11 years ago
  51. 5f1d965 KeyStore: change migrate to duplicate by Kenny Root · 11 years ago
  52. bd79419 KeyStore: add "migrate" command by Kenny Root · 11 years ago
  53. 78ad849 KeyStore: add API to uid versions by Kenny Root · 11 years ago
  54. b9594ce KeyStore: stop using state() by Kenny Root · 11 years ago
  55. e151f28 Track keystore binder changes by Kenny Root · 11 years ago
  56. e66769a AndroidKeyStore: return error code on error by Kenny Root · 11 years ago
  57. 8b58c52 AndroidKeyStore: fix tests by Kenny Root · 11 years ago
  58. 6b77645 Switch keystore to binder by Kenny Root · 12 years ago
  59. 473c712 Add getmtime to Android KeyStore API by Kenny Root · 12 years ago
  60. 5b1f037 Change KeyStore to use Modified UTF-8 to match NativeCrypto by Brian Carlstrom · 12 years ago
  61. 5423e68 Add signing to keystore by Kenny Root · 13 years ago
  62. 7e4b1a4 Restore ResponseCodes for use with getLastError by Brian Carlstrom · 13 years ago
  63. 5cfee3f Integrating keystore with keyguard (Part 1 of 4) by Brian Carlstrom · 13 years ago
  64. 46703b0 Tolerate missing AccountManager resource, not just missing resource name by Brian Carlstrom · 13 years ago
  65. 34c47c8 Don't rely on the system locale for converting to/from bytes. by Nick Kralevich · 14 years ago
  66. d12feb9 KeyStore: minor improvements. by Chia-chi Yeh · 14 years ago
  67. f1ece5d KeyStore: return null when response code indicates an error. by Chia-chi Yeh · 15 years ago
  68. 613fcc8 KeyStore: rename scan() to saw(). by Chia-chi Yeh · 15 years ago
  69. 4403917 KeyStore: add java interface. by Chia-chi Yeh · 15 years ago