1. e63c5bb KeyMint: check missing EC_CURVE on v3+ by David Drysdale · 1 year, 10 months ago
  2. 4a70416 Allow extra ID attestation error codes am: 3f6ab601b9 by David Drysdale · 2 years ago
  3. 3f6ab60 Allow extra ID attestation error codes by David Drysdale · 2 years, 1 month ago
  4. 558dbed Strongbox may not support 1024 bit key size for RSA. by Subrahmanyaman · 2 years, 3 months ago
  5. a3bc09e Merge "VTS: Restore 2nd-IMEI tests" by Treehugger Robot · 2 years, 4 months ago
  6. 728336f VTS: Restore 2nd-IMEI tests by Tommy Chiu · 2 years, 6 months ago
  7. ad785f5 Test specifying CERTIFICATE_NOT_{BEFORE,AFTER} by David Drysdale · 2 years, 4 months ago
  8. 5a0320f Do not require StrongBox to implement RKP by Seth Moore · 2 years, 4 months ago
  9. a12ac74 Fix RKP support assumptions for keymint VTS by Seth Moore · 2 years, 5 months ago
  10. 1a545db Update KeyMint VTS tests to use pre-defined API level symbols by Shawn Willden · 2 years, 5 months ago
  11. 7cabdc1 Fix test assumption for KeyMint+RKP integration by Tommy Chiu · 2 years, 5 months ago
  12. cd46e02 Merge "Keystore: Attestation fix in AOSP builds" by Eran Messeri · 2 years, 6 months ago
  13. bbee008 Fix test assumption for KeyMint+RKP integration by Seth Moore · 2 years, 7 months ago
  14. 3d40abf Merge "KeyMint manual key upgrade tests" by David Drysdale · 2 years, 7 months ago
  15. 9f5c0c5 KeyMint manual key upgrade tests by David Drysdale · 2 years, 9 months ago
  16. 8d779bf Keystore: Attestation fix in AOSP builds by Prashant Patil · 2 years, 10 months ago
  17. b9346f5 Enforce KeyMint v3 for VSR level 14 by Eran Messeri · 2 years, 7 months ago
  18. 7dc1fda Enable RKP+KeyMint integration test by Seth Moore · 2 years, 7 months ago
  19. 7d22f60 KeyMint VTS: Police key validity from v2 HAL by Tommy Chiu · 2 years, 8 months ago
  20. 799e435 Fix typo in property name by Tri Vo · 2 years, 9 months ago
  21. 4fdcccc KeyMint VTS: Use a strongbox must support DIGEST for importKey by Tommy Chiu · 2 years, 9 months ago
  22. b97121d KeyMint VTS: use SCOPED_TRACE on all loops by David Drysdale · 3 years ago
  23. 96ed41b Merge "KeyMint: Test size requirements for ciphers" by David Drysdale · 3 years ago
  24. dd5f7f0 KeyMint: Test size requirements for ciphers by Prashant Patil · 3 years, 1 month ago
  25. ae3727b KeyMint VTS: test default MGF_DIGEST behaviour by David Drysdale · 3 years, 9 months ago
  26. a5468b5 Merge "Verify that imported keys have the correct characteristics." by Treehugger Robot · 3 years, 1 month ago
  27. a8a888e KeyMint VTS: check chain size before dereferencing by David Drysdale · 3 years, 2 months ago
  28. 8292bc9 Implement KeyMint2 test for VSR13 by Shawn Willden · 3 years, 2 months ago
  29. 22fb9c1 Implement KeyMint2 test for VSR13 by Shawn Willden · 3 years, 2 months ago
  30. ee70569 Add EncryptionOperationsTest.AesCbcZeroInputSuccess by Tommy Chiu · 3 years, 10 months ago
  31. 7fc26b9 KeyMint VTS: abandon tests when Begin fails by David Drysdale · 3 years, 2 months ago
  32. cff8c9f Merge "KeyMint: Test Ecdsa key generation without curve" by Treehugger Robot · 3 years, 2 months ago
  33. 812a9d1 Verify that imported keys have the correct characteristics. by Subrahmanyaman · 3 years, 3 months ago
  34. 857158b KeyMint VTS: x25519 pubkey as SubjectPublicKeyInfo by David Drysdale · 3 years, 3 months ago
  35. a410b77 KeyMint VTS: x25519 pubkey as SubjectPublicKeyInfo by David Drysdale · 3 years, 3 months ago
  36. 32a7bec KeyMint VTS: skip device ID checks on GSI by David Drysdale · 3 years, 3 months ago
  37. 555ba00 KeyMint VTS: skip device ID checks on GSI by David Drysdale · 3 years, 3 months ago
  38. 2c19304 Merge "Fix AES corrupt padding test" am: b474607b7c am: b661792d06 am: 2e449950d6 by David Drysdale · 3 years, 3 months ago
  39. b809329 Fix AES corrupt padding test by David Drysdale · 3 years, 4 months ago
  40. f9b12ac Merge "KeyMint: Device IDs attestation based on verion." am: 1b7abc43b6 am: d8fdf0b804 am: 8adaed5f62 by Eran Messeri · 3 years, 4 months ago
  41. 60f8d4d KeyMint: Test Ecdsa key generation without curve by Prashant Patil · 3 years, 4 months ago
  42. 88ad189 KeyMint: Device IDs attestation based on verion. by Prashant Patil · 3 years, 4 months ago
  43. d31d3b8 Merge "Updated the vts attestation tests for strongbox implementations which do not support factory attestation." am: 950b7b8026 am: cc399cf7b0 am: af1490f3f7 by Treehugger Robot · 3 years, 4 months ago
  44. 950b7b8 Merge "Updated the vts attestation tests for strongbox implementations which do not support factory attestation." by Treehugger Robot · 3 years, 4 months ago
  45. 7d9bc46 Updated the vts attestation tests for strongbox implementations which by subrahmanyaman · 3 years, 4 months ago
  46. 895ae68 Merge "KeyMint VTS: strict test only for v2+" am: d057fc0cb6 am: 1f0d75f1f8 am: 3056221f7c by David Drysdale · 3 years, 4 months ago
  47. 50a66b8 KeyMint VTS: strict test only for v2+ by David Drysdale · 3 years, 4 months ago
  48. 04fc0c4 Merge "Split AESincremental VTS test into 4 Tests(For blockmodes-ECB,CBC,GCM,CTR)" am: 90019d46c2 am: bfdd991c76 am: 8be10ddce6 by Treehugger Robot · 3 years, 5 months ago
  49. 19a4ca1 Split AESincremental VTS test into 4 Tests(For blockmodes-ECB,CBC,GCM,CTR) by anil.hiranniah · 3 years, 5 months ago
  50. b6a7999 Merge "KeyMint: Test generation of asymmetric keys fails with missing parameters" am: 72358dab6a am: 9a7ab7c60b am: 140062e6fb by Treehugger Robot · 3 years, 5 months ago
  51. 72358da Merge "KeyMint: Test generation of asymmetric keys fails with missing parameters" by Treehugger Robot · 3 years, 5 months ago
  52. 999b0e3 Merge "Fixed vts tests cases which do not support factory attestation. Test: Run keymint Vts tests." am: 0f7d419136 am: c1603e8ef5 am: 07c1601d5f by Treehugger Robot · 3 years, 5 months ago
  53. 6c1adf0 KeyMint: Test generation of asymmetric keys fails with missing parameters by Prashant Patil · 3 years, 8 months ago
  54. 0564249 Fixed vts tests cases which do not support factory attestation. by subrahmanyaman · 3 years, 6 months ago
  55. 704402e Merge changes Ibfb6a54c,Ifa0f95fd am: 4af9762ef7 am: 1eb867fc2f am: b6b6d6151c am: 5225d85341 by David Drysdale · 3 years, 6 months ago
  56. 4af9762 Merge changes Ibfb6a54c,Ifa0f95fd by David Drysdale · 3 years, 6 months ago
  57. feab5d9 KeyMint VTS: police Ed25519 msg size limit by David Drysdale · 3 years, 7 months ago
  58. 9b4d390 Merge "Block cipher fixups" am: 3d98c54066 am: 1bdbe9528d am: e5ed05b059 am: ffacdad4a9 by Treehugger Robot · 3 years, 6 months ago
  59. 734c841 Block cipher fixups by Brian J Murray · 3 years, 6 months ago
  60. 42fe189 KeyMint VTS: test curve 25519 functionality by David Drysdale · 3 years, 9 months ago
  61. 9faa48a Merge "KeyMint: new version number in attestation" am: 17393cbb40 am: 0a3c90f904 am: bb5882c6b3 am: 1cce1762fe by David Drysdale · 3 years, 7 months ago
  62. 17393cb Merge "KeyMint: new version number in attestation" by David Drysdale · 3 years, 7 months ago
  63. 7dff4fc KeyMint: new version number in attestation by David Drysdale · 3 years, 8 months ago
  64. 54bac21 Merge "KeyMint VTS: ATTEST_KEY has no other purpose" am: a67b0441fe am: 02c4ee0dca am: 35392ef70e am: 6e2b1afdeb by David Drysdale · 3 years, 7 months ago
  65. a67b044 Merge "KeyMint VTS: ATTEST_KEY has no other purpose" by David Drysdale · 3 years, 7 months ago
  66. b568bd5 Merge "Revert^2 "KeyMint HAL: add curve 25519, bump version"" am: 0834ba697f am: 07069c9e35 am: e41208c9b4 am: 3d160da02b by Seth Moore · 3 years, 7 months ago
  67. 0834ba6 Merge "Revert^2 "KeyMint HAL: add curve 25519, bump version"" by Seth Moore · 3 years, 7 months ago
  68. d79a0ec Revert^2 "KeyMint HAL: add curve 25519, bump version" by Seth Moore · 3 years, 7 months ago
  69. 9758dca Merge "Revert "KeyMint HAL: add curve 25519, bump version"" am: 391a772300 am: f121b2c2bb am: 4df4387267 am: 633046efb2 by David Drysdale · 3 years, 7 months ago
  70. 3ef44eb Merge "Keymint: Test that corrupting the signature for HMAC verification fails" am: 924613950c am: 309c32adb7 am: a7ee9f53ed am: 4a9da1da1a by Eran Messeri · 3 years, 7 months ago
  71. 391a772 Merge "Revert "KeyMint HAL: add curve 25519, bump version"" by David Drysdale · 3 years, 7 months ago
  72. 92b51f2 Merge "KeyMint HAL: add curve 25519, bump version" am: f21e1a5c4a am: 5a63e3ea57 am: e373da49f8 am: e274e87d59 by David Drysdale · 3 years, 7 months ago
  73. e76045d Revert "KeyMint HAL: add curve 25519, bump version" by David Drysdale · 3 years, 7 months ago
  74. 9246139 Merge "Keymint: Test that corrupting the signature for HMAC verification fails" by Eran Messeri · 3 years, 7 months ago
  75. c069a75 KeyMint HAL: add curve 25519, bump version by David Drysdale · 3 years, 9 months ago
  76. dec9fdc Keymint: Test that corrupting the signature for HMAC verification fails by Prashant Patil · 3 years, 8 months ago
  77. 3b27293 Merge "KeyMint VTS: option to skip BOOT_PATCHLEVEL check" am: 8aeb7ef2b4 am: 8a2977f698 am: 4f6428aada am: 8e2cc360ee by David Drysdale · 3 years, 8 months ago
  78. 8aeb7ef Merge "KeyMint VTS: option to skip BOOT_PATCHLEVEL check" by David Drysdale · 3 years, 8 months ago
  79. dbbbe2e KeyMint VTS: option to skip BOOT_PATCHLEVEL check by David Drysdale · 3 years, 8 months ago
  80. f60d8c4 Merge "Fix flaky corrupted padding tests" am: a33f46bc2a am: 61cf943208 am: 02951d1167 am: d1c5ed5bec by David Drysdale · 3 years, 8 months ago
  81. 4c1f6ac Fix flaky corrupted padding tests by David Drysdale · 3 years, 8 months ago
  82. 8819ea5 Merge "KeyMint VTS: extra unique ID test" am: 7a5b3d062d am: 3a539327e3 am: f103c76afe am: 37afdad0c5 am: 6a20b8d8c2 by David Drysdale · 3 years, 9 months ago
  83. 13f2a40 KeyMint VTS: extra unique ID test by David Drysdale · 3 years, 9 months ago
  84. e60248c KeyMint VTS: ATTEST_KEY has no other purpose by David Drysdale · 3 years, 10 months ago
  85. 60d0c7f Merge "KeyMint VTS: check INCLUDE_UNIQUE_ID works" am: 1e3d97de43 am: 010a23aa0d am: 460d22a4da am: f6a0f5fb9d am: 44d56954a2 by David Drysdale · 3 years, 9 months ago
  86. 565ccc7 KeyMint VTS: check INCLUDE_UNIQUE_ID works by David Drysdale · 3 years, 10 months ago
  87. 4357048 Merge "KeyMint VTS: improve ATTESTATION_ID_ tests" am: f46b2d5402 am: 0ce446e730 am: c39a694e01 am: 3867a0d821 am: 88f4b59923 by David Drysdale · 3 years, 9 months ago
  88. f46b2d5 Merge "KeyMint VTS: improve ATTESTATION_ID_ tests" by David Drysdale · 3 years, 9 months ago
  89. c53b7d9 KeyMint VTS: improve ATTESTATION_ID_ tests by David Drysdale · 3 years, 10 months ago
  90. acb264c Merge "KeyMint VTS: use GTEST_SKIP for optional fn" am: c8520ad895 am: dfce78b011 am: 61180078f2 am: 4ceb5911a3 am: f76f261862 by David Drysdale · 3 years, 9 months ago
  91. c865a58 Merge "Keymint: Update ClearOperationsTest.TooManyOperations parameter" by TreeHugger Robot · 3 years, 10 months ago
  92. 05698ff Keymint: Update ClearOperationsTest.TooManyOperations parameter by Tommy Chiu · 3 years, 10 months ago
  93. 513bf12 KeyMint VTS: use GTEST_SKIP for optional fn by David Drysdale · 3 years, 10 months ago
  94. 50e567e Merge "KeyMint VTS: enable patchlevel checks" am: 8fb4a1c82e am: 22a5ccd132 am: a9bedb53da am: 3d6cd17f1b am: 70da8310a1 by David Drysdale · 3 years, 10 months ago
  95. 718b3bd Merge "Add EncryptionOperationsTest.AesCbcZeroInputSuccess" by TreeHugger Robot · 3 years, 10 months ago
  96. e6f9ff6 Add EncryptionOperationsTest.AesCbcZeroInputSuccess by Tommy Chiu · 3 years, 10 months ago
  97. f5bfa00 KeyMint VTS: enable patchlevel checks by David Drysdale · 3 years, 10 months ago
  98. 42909d9 Disable KeyMint -> IRemotelyProvisionedComponent test am: 11860f2984 by David Drysdale · 3 years, 11 months ago
  99. 11860f2 Disable KeyMint -> IRemotelyProvisionedComponent test by David Drysdale · 4 years, 3 months ago
  100. 0fce69d Disable KeyMint -> IRemotelyProvisionedComponent test by David Drysdale · 4 years, 3 months ago