1. b3a13e1 Add KeyGenParameterSpec.setCriticalToDeviceEncryption by Rubin Xu · 4 years, 5 months ago
  2. b61bab6 Convert Android.mk file to Android.bp by Sasha Smundak · 5 years ago
  3. 502ec7a Migrate remainder of frameworks/base to androidx.test by Brett Chabot · 5 years ago
  4. bf0728b Add owners for KeyChain code by Eran Messeri · 5 years ago
  5. 5a5c6e0 Correctly preserve key generation parameters by Eran Messeri · 6 years ago
  6. ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  7. a173064 DevicePolicyManager: Support attestation for generated keys. by Eran Messeri · 6 years ago
  8. b866307 Stop statically including legacy-android-test by Paul Duffin · 6 years ago
  9. 852c8f1 DevicePolicyManager: Add key generation functionality. by Eran Messeri · 6 years ago
  10. 91abf9f Delete obsolete and unused KeyStoreTests by Kenny Root · 7 years ago
  11. ccb0445 Prepare for removal of legacy-test from default targets by Paul Duffin · 7 years ago
  12. 3876b1b Support cross-UID access from AndroidKeyStore. by Alex Klyubin · 9 years ago
  13. ae6cb7a Keymaster INT, LONG and DATE tag values are unsigned. by Alex Klyubin · 9 years ago
  14. 4a0ff7c Android Keystore keys are no longer backed by Conscrypt. by Alex Klyubin · 9 years ago
  15. 4350bab Remove deprecated android.security.KeyStore methods. by Alex Klyubin · 9 years ago
  16. 5c56f74 Merge "Remove KM_TAG_CHUNK_LENGTH and add KM_TAG_AEAD_TAG" into mnc-dev by Alex Klyubin · 9 years ago
  17. 0fe7081 Remove KM_TAG_CHUNK_LENGTH and add KM_TAG_AEAD_TAG by Alex Klyubin · 9 years ago
  18. 966486e Track changes to the keystore binder API by Chad Brubaker · 9 years ago
  19. 7a882b5 Fix testAuthNeeded test by Chad Brubaker · 9 years ago
  20. dcdaf87 Move Android Keystore impl to android.security.keystore. by Alex Klyubin · 9 years ago
  21. 3f8d4d8 New AndroidKeyStore API in android.security.keystore. by Alex Klyubin · 9 years ago
  22. 2921024 Fix KeyStoreTest now that begin requires parameters. by Alex Klyubin · 9 years ago
  23. a91a850 Cleanup keystore password changing and unlocking by Chad Brubaker · 9 years ago
  24. 6bf52c4 frameworks/base: switch to using NativeConstants. by Adam Langley · 9 years ago
  25. 67d21ae Make specifying self-signed cert parameters optional. by Alex Klyubin · 9 years ago
  26. 386c4e9 Merge "Fix testSaw_ungrantedUid_Bluetooth" by Chad Brubaker · 9 years ago
  27. 6a5af8c Fix testSaw_ungrantedUid_Bluetooth by Chad Brubaker · 9 years ago
  28. 55f7c27 Track more changes to keymaster_defs.h by Alex Klyubin · 9 years ago
  29. ce7ad24 Mark all test keys as no auth required by Chad Brubaker · 9 years ago
  30. dae79e5 Allow entropy to be provided to some operations by Chad Brubaker · 9 years ago
  31. 274a4ee Merge "Symmetric key import for AndroidKeyStore." by Alex Klyubin · 9 years ago
  32. baf2838 Symmetric key import for AndroidKeyStore. by Alex Klyubin · 9 years ago
  33. 9f47709 Use correct tag type for RSA exponent by Chad Brubaker · 9 years ago
  34. 5e73c0e Make application/client id an object by Chad Brubaker · 9 years ago
  35. 003a55a Specify public exponent for RSA by Chad Brubaker · 9 years ago
  36. 8827c81 Add initial Keymaster 1.0 tests by Chad Brubaker · 9 years ago
  37. cd2329d Remove DSA support from Android KeyStore and KeyChain. by Alex Klyubin · 9 years ago
  38. dc8bc11 Correct test data size in keystore signing and verification tests. by Shawn Willden · 10 years ago
  39. f64386f Add support for DSA and ECDSA key types by Kenny Root · 11 years ago
  40. a920f25 resolved conflicts for merge of fca0f92e to stage-aosp-master by Elliott Hughes · 11 years ago
  41. d396a44 Switch frameworks/base over from @hidden Charsets to public StandardCharsets. by Elliott Hughes · 11 years ago
  42. e9ae682 resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aosp by Kenny Root · 11 years ago
  43. 12e7522 Track change to JSSE provider by Kenny Root · 11 years ago
  44. 1c219f6 Rename API AndroidKey* -> Key* by Kenny Root · 11 years ago
  45. bf21476 AndroidKeyStore: Add encrypted flag by Kenny Root · 11 years ago
  46. b2c0ff6 Remove old KeyStore call sites by Kenny Root · 11 years ago
  47. 2eeda72 AndroidKeyStore: Add encrypted flag by Kenny Root · 11 years ago
  48. acb0b5b AndroidKeyStore: add Builder for param spec by Kenny Root · 11 years ago
  49. 5f1d965 KeyStore: change migrate to duplicate by Kenny Root · 11 years ago
  50. bd79419 KeyStore: add "migrate" command by Kenny Root · 11 years ago
  51. 78ad849 KeyStore: add API to uid versions by Kenny Root · 11 years ago
  52. b9594ce KeyStore: stop using state() by Kenny Root · 11 years ago
  53. 656f92f AndroidKeyStore: add key wrapping test by Kenny Root · 11 years ago
  54. 8b58c52 AndroidKeyStore: fix tests by Kenny Root · 11 years ago
  55. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  56. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  57. 802768d Add ability to replace chain for PrivateKeyEntry by Kenny Root · 12 years ago
  58. db02671 Add KeyPairGenerator for Android keystore by Kenny Root · 12 years ago
  59. e29df16 Add AndroidKeyStore provider for KeyStore API by Kenny Root · 12 years ago
  60. 473c712 Add getmtime to Android KeyStore API by Kenny Root · 12 years ago
  61. 96ad6cb Remove useless TestRunner by Kenny Root · 12 years ago
  62. 2a5b147 Change KeyStore to use Modified UTF-8 to match NativeCrypto by Brian Carlstrom · 12 years ago
  63. 5ea68db Improve test key names to reproduce public issue by Brian Carlstrom · 12 years ago
  64. 5423e68 Add signing to keystore by Kenny Root · 12 years ago
  65. bef5e5a Add KeyStoreTest.testGet by Brian Carlstrom · 13 years ago
  66. 5cfee3f Integrating keystore with keyguard (Part 1 of 4) by Brian Carlstrom · 13 years ago
  67. 34c47c8 Don't rely on the system locale for converting to/from bytes. by Nick Kralevich · 14 years ago
  68. 64ef1ce Fix for bug 2427961 android.security.tests.SystemKeyStoreTest:testBasicAccess is failing. by Oscar Montemayor · 14 years ago
  69. d02546b Apps on SD card. by Oscar Montemayor · 14 years ago
  70. b62e813 Apps on SD card. by Oscar Montemayor · 14 years ago
  71. 8da98e3 Apps on SD card project. by Oscar Montemayor · 14 years ago
  72. f35e966 Add unit test for the new keystore. by Chung-yih Wang · 15 years ago