1. 7128e88 Merge "Revert "Update AndroidKeyStoreMaintenance framework API"" am: b8ebf69571 am: 2e64dda571 am: 289609bdb3 by John Wu · 4 years, 1 month ago
  2. 23571e1 Revert "Update AndroidKeyStoreMaintenance framework API" by John Wu · 4 years, 1 month ago
  3. 6de84e1 Merge "Curve 25519: Support use via Android Keystore provider (part 1)" am: bab26cc607 am: 050d61f1b3 am: 8249f4a893 by Treehugger Robot · 4 years, 1 month ago
  4. 3875cf7 Curve 25519: Support use via Android Keystore provider (part 1) by Eran Messeri · 4 years, 1 month ago
  5. 259ca1e Do not register Curve25519 as a key factory directly by Eran Messeri · 4 years, 1 month ago
  6. 7dece49 Do not register Curve25519 as a key factory directly by Eran Messeri · 4 years, 1 month ago
  7. 452fdef Merge "Keystore: Support Curve 25519 in the SPI layer" am: 76cee808e2 am: 7b17653639 am: cb479e0827 by Treehugger Robot · 4 years, 2 months ago
  8. 5deebdd Keystore: Support Curve 25519 in the SPI layer by Eran Messeri · 4 years, 2 months ago
  9. c96b611 KeyChain: always unbind service by Rubin Xu · 4 years, 2 months ago
  10. a383db6 Merge "Add myself to Keystore owners" am: ba28bb57ad am: 6de68cc45a am: 43341a7841 am: c93730dadf by Treehugger Robot · 4 years, 2 months ago
  11. ba28bb5 Merge "Add myself to Keystore owners" by Treehugger Robot · 4 years, 2 months ago
  12. ee3c80f28 Merge "Keystore: Surface service error message" am: af771eb908 am: b3612e019f am: e53fd593b5 am: a2b165989b by Eran Messeri · 4 years, 2 months ago
  13. 5eedf5a Keystore: Surface service error message by Eran Messeri · 4 years, 2 months ago
  14. 9422f20 Add myself to Keystore owners by Eran Messeri · 4 years, 2 months ago
  15. a31689b KeyStore: Verbose error reporting by Eran Messeri · 4 years, 5 months ago
  16. 14ce8bc Framework support for AndroidKeyStore migration by John Wu · 4 years, 3 months ago
  17. 1c632f8 Merge "Update AndroidKeyStoreMaintenance framework API" am: 8c34efd29a am: be201a0ed5 am: 7d7010dcf8 am: 253c91192f by John Wu · 4 years, 3 months ago
  18. bb5c49e Update AndroidKeyStoreMaintenance framework API by John Wu · 4 years, 3 months ago
  19. ea9d0dd Merge "Add missing </pre> to Javadoc" am: 076fb5e987 am: d084c0202a am: 33e0b830dc am: a665f6bd93 by Seth Moore · 4 years, 3 months ago
  20. 076fb5e Merge "Add missing </pre> to Javadoc" by Seth Moore · 4 years, 3 months ago
  21. 5da05ee KeyStore: Verbose error reporting by Eran Messeri · 4 years, 5 months ago
  22. c78e369c Fix incorrect SID matching for bio prompts by Seth Moore · 4 years, 5 months ago
  23. f3aac25 Add missing </pre> to Javadoc by Shawn Willden · 4 years, 5 months ago
  24. 70e7dd4 Merge changes Ic6e60752,I2b8b7e74 by Treehugger Robot · 4 years, 6 months ago
  25. 2eef723 Merge "Keystore 2.0 SPI: Fix NullPointerException in setKeyEntry." by Janis Danisevskis · 4 years, 6 months ago
  26. 5fe5f2d Test for contract between AndroidKeyStoreKey hash and equals. by Janis Danisevskis · 4 years, 8 months ago
  27. e36fe6b Keystore 2.0 SPI: Fix contract between equals and hashCode 2 by Janis Danisevskis · 4 years, 8 months ago
  28. 4ff6274 Keystore 2.0 SPI: Fix NullPointerException in setKeyEntry. by Janis Danisevskis · 4 years, 6 months ago
  29. 6939d8d Merge "Fix key alias string comparison" am: 15d1ab2fdd by Treehugger Robot · 4 years, 8 months ago
  30. 11cce94 Fix key alias string comparison by Seth Moore · 4 years, 8 months ago
  31. f5e0c3e Merge "Fixing a condition that can cause deadlock" am: 773a378390 by Max Bires · 4 years, 8 months ago
  32. 773a378 Merge "Fixing a condition that can cause deadlock" by Max Bires · 4 years, 8 months ago
  33. c9be198 Fixing a condition that can cause deadlock by Max Bires · 4 years, 8 months ago
  34. 773a9df Merge sc-dev-plus-aosp-without-vendor@7634622 by Xin Li · 4 years, 8 months ago
  35. 7bdc12d Keystore 2.0 SPI: Fix contract between equals and hashCode by Janis Danisevskis · 4 years, 8 months ago
  36. f5985b0 Keystore 2.0 SPI: Add EC_CURVE tag on key generation. by Janis Danisevskis · 4 years, 9 months ago
  37. 7f85119 Merge "Keystore 2.0 SPI: Add EC_CURVE tag on key generation." into sc-dev am: 214d129500 by TreeHugger Robot · 4 years, 9 months ago
  38. 5a3c880 Keystore 2.0 SPI: Add EC_CURVE tag on key generation. by Janis Danisevskis · 4 years, 9 months ago
  39. 40f4b66 Merge "Fixing the race condition in GenerateRkpKey" am: 5023e1fb96 am: 7fc084200f by Max Bires · 4 years, 10 months ago
  40. 5023e1f Merge "Fixing the race condition in GenerateRkpKey" by Max Bires · 4 years, 10 months ago
  41. 84e082d Keystore 2.0: Renaming the vpnstore interface. by Janis Danisevskis · 4 years, 10 months ago
  42. 191b206 Keystore 2.0: Renaming the vpnstore interface. by Janis Danisevskis · 4 years, 10 months ago
  43. 49a5bb2 Update the java doc of AndroidKeyStoreProvider#getKeyStoreOperationHandle to support Signature object by Victor Chang · 4 years, 10 months ago
  44. 507a653 Update the java doc of AndroidKeyStoreProvider#getKeyStoreOperationHandle to support Signature object by Victor Chang · 4 years, 10 months ago
  45. 5e43390 Fixing the race condition in GenerateRkpKey by Max Bires · 4 years, 10 months ago
  46. 17f9f3e Merge "Revert "Fixing the race condition in GenerateRkpKey"" by Max Bires · 4 years, 10 months ago
  47. b2a11d3 Revert "Fixing the race condition in GenerateRkpKey" by Max Bires · 4 years, 10 months ago
  48. 8092f01 Merge "Revert "Fixing the race condition in GenerateRkpKey"" into sc-dev by Max Bires · 4 years, 10 months ago
  49. 56318a5 Revert "Fixing the race condition in GenerateRkpKey" by Max Bires · 4 years, 10 months ago
  50. d1de4cc Merge "Fixing the race condition in GenerateRkpKey" by Max Bires · 4 years, 10 months ago
  51. 825d39e Merge "Fixing the race condition in GenerateRkpKey" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  52. d05498b Fixing the race condition in GenerateRkpKey by Max Bires · 4 years, 10 months ago
  53. d57dabc Check for invalid device attestation parameters by Seth Moore · 4 years, 10 months ago
  54. c0133d7 Check for invalid device attestation parameters by Seth Moore · 4 years, 10 months ago
  55. 0f62195 Fixing the race condition in GenerateRkpKey by Max Bires · 4 years, 10 months ago
  56. d10df933 Merge "Use keymasterSwEnforcedUserAuthenticators if keymasterHwEnforcedUserAuthenticators is zero." am: 3b2decbb34 am: bc9360ea4e am: 791f088436 by Joshua Duong · 5 years ago
  57. 3b2decb Merge "Use keymasterSwEnforcedUserAuthenticators if keymasterHwEnforcedUserAuthenticators is zero." by Joshua Duong · 5 years ago
  58. 29d875d Merge changes If663677b,I387d90ea am: ea4a93a946 am: da769ac79d am: 574db828e3 by Treehugger Robot · 5 years ago
  59. ea4a93a Merge changes If663677b,I387d90ea by Treehugger Robot · 5 years ago
  60. 5ac4488 Merge "Keystore 2.0 SPI: Silence warning about blocking calls to Keystore." am: fa8d51d5a6 am: ad73e362f0 am: 41d04381e9 by Treehugger Robot · 5 years ago
  61. bebe5b7 Fixed KeyGenParameterSpecTest by Janis Danisevskis · 5 years ago
  62. 738e422 Keystore 2.0 SPI: Fix NPE in getUniqueAliases. by Janis Danisevskis · 5 years ago
  63. 04d5622 Keystore 2.0 SPI: Silence warning about blocking calls to Keystore. by Janis Danisevskis · 5 years ago
  64. 299345b Use keymasterSwEnforcedUserAuthenticators if keymasterHwEnforcedUserAuthenticators is zero. by Joshua Duong · 5 years ago
  65. 7ac158f Merge "Don't re-wrap DeviceIdAttestationExceptions" am: 27bc799e7e am: 02359c00d6 am: 85d779c4a4 by Seth Moore · 5 years ago
  66. c73fe01 Don't re-wrap DeviceIdAttestationExceptions by Seth Moore · 5 years ago
  67. 0809d53d Merge changes from topic "biometric-unlocked-required" am: c36995ec84 am: cf5f4d6cbf am: 9c975f2335 by Paul Crowley · 5 years ago
  68. 336b5db Tell keystore which SIDs can unlock this user by Paul Crowley · 5 years ago
  69. a5c88fd Merge "Keystore 2.0 SPI: Fix engineDoFinal with null input." am: 06df6d84eb am: 3310a9a81f am: eaca45fcf3 by Treehugger Robot · 5 years ago
  70. 06df6d8 Merge "Keystore 2.0 SPI: Fix engineDoFinal with null input." by Treehugger Robot · 5 years ago
  71. f8cd83f Merge "Make sure DPC knows if revoke fails" into sc-dev by Pavel Grafov · 5 years ago
  72. 70cf430 Keystore 2.0 SPI: Fix engineDoFinal with null input. by Janis Danisevskis · 5 years ago
  73. 8798556 Merge "Remove usage of Math.randomLongInternal" am: c931f43bcd am: 267fc8b764 am: 7716e67ea3 by Nikita Iashchenko · 5 years ago
  74. c931f43 Merge "Remove usage of Math.randomLongInternal" by Nikita Iashchenko · 5 years ago
  75. 9271023 Merge "Keystore 2.0: Add namespace locksettings." am: 6bcd65c99e am: 965c7e3c91 am: c40e1d5131 by Treehugger Robot · 5 years ago
  76. 5c81a3b Merge "Keystore 2.0: Add key migration API." am: d42f1be8eb am: a48b43ec42 am: 87a312952c by Rubin Xu · 5 years ago
  77. 6bcd65c Merge "Keystore 2.0: Add namespace locksettings." by Treehugger Robot · 5 years ago
  78. d42f1be Merge "Keystore 2.0: Add key migration API." by Rubin Xu · 5 years ago
  79. 67f11e6 Make sure DPC knows if revoke fails by Pavel Grafov · 5 years ago
  80. 1bc8a1f Remove usage of Math.randomLongInternal by Nikita Iashchenko · 5 years ago
  81. c271813 Cred mng app URI documentation by Alex Johnston · 5 years ago
  82. 52e1994 Keystore 2.0: Add namespace locksettings. by Janis Danisevskis · 5 years ago
  83. e5ae08e Merge "Fix operation auth bound keys." am: b3671c4ab5 am: f941d3fb5b am: 0992040e48 by Janis Danisevskis · 5 years ago
  84. 8c97d4f Fix operation auth bound keys. by Janis Danisevskis · 5 years ago
  85. cbe7e96 Keystore 2.0: Add key migration API. by Janis Danisevskis · 5 years ago
  86. 41069eb Merge "Keystore 2.0 SPI: Make getAttestationIds return an empty array." am: 1f82f476c0 am: cf64e636a8 am: 1a4f20ceac by Treehugger Robot · 5 years ago
  87. 464e6c4 Keystore 2.0 SPI: Make getAttestationIds return an empty array. by Janis Danisevskis · 5 years ago
  88. abe43dcc Merge "Fixing array cast." am: caa4617084 am: 4737ee5fa4 am: ce59601017 by Max Bires · 5 years ago
  89. caa4617 Merge "Fixing array cast." by Max Bires · 5 years ago
  90. 9ba0f37 Merge "Keystore 2.0: Remove Keystore 1.0 SPI with all remaining references" am: a8b1b1a2e6 am: 08945c21ef am: 66ead4fb0b by Janis Danisevskis · 5 years ago
  91. a6dcf09 Keystore 2.0: Remove Keystore 1.0 SPI with all remaining references by Janis Danisevskis · 5 years ago
  92. 9864e15 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base" am: 7226ad3729 am: a087245e03 am: 3dd40d172b by Treehugger Robot · 5 years ago
  93. de423b7 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
  94. 5013902 Merge changes I97086e30,Ic55df4cf,I81a08c29 am: 4199ef90b9 am: 4bc578052d am: ec1f981309 by Anton Hansson · 5 years ago
  95. 9b2c4a6 Move framework java filegroups into subdirectories by Anton Hansson · 5 years ago
  96. dffcfd9 Merge "Keystore 2.0: Update to canonical service name." am: 5fdf93fc9d am: 615236ca66 am: d99097637f by Steven Moreland · 5 years ago
  97. 5fdf93f Merge "Keystore 2.0: Update to canonical service name." by Steven Moreland · 5 years ago
  98. 8b190a9 Merge "Adding AIDL and functions for talking to RemoteProvisioner" am: e7f48b9926 am: 2ace49a7bf am: 6cd0a977b5 by Max Bires · 5 years ago
  99. e7f48b9 Merge "Adding AIDL and functions for talking to RemoteProvisioner" by Max Bires · 5 years ago
  100. 048f9ac Merge "Keystore 2.0: Disable BackendBusyException." am: 11c25156a2 am: 5c1c388b7e am: 5f23e40e43 by Janis Danisevskis · 5 years ago