1. f16bd49 Convert SDK API level to vendor API level for Android 15+ in VTS gates. by Catherine Vlasov · 8 months ago
  2. 2abea78 Merge "Require DeleteAllKeys to work regardless of rollback resistance tag" into main by Treehugger Robot · 8 months ago
  3. ff63563 Require DeleteAllKeys to work regardless of rollback resistance tag by Victor Hsieh · 8 months ago
  4. c1bf5f8 Read Verified Boot key from system property in default KeyMint implementation. by Catherine Vlasov · 9 months ago
  5. 57d44a9 Merge "Add strict equality check for VB key digest length on VSR-16+." into main by Catherine Vlasov · 8 months ago
  6. f6b7ba7 Add strict equality check for VB key digest length on VSR-16+. by Catherine Vlasov · 9 months ago
  7. b0659ed Add VTS test for attested "rootOfTrust.verifiedBootKey" field on VSR-16+. by Catherine Vlasov · 9 months ago
  8. 9caca7e Specify the expected contents of "verifiedBootKey". by Catherine Vlasov · 9 months ago
  9. fe3b9bc Merge "Fix formatting, use consistent comment styles, and document more fields." into main by Catherine Vlasov · 8 months ago
  10. 7dcdd5b Add manifest fragments for all KeyMint versions by David Drysdale · 8 months ago
  11. 8883c4f Merge "Add an explicitly v4 manifest fragment" into main by David Drysdale · 8 months ago
  12. bdc6bb5 Fix formatting, use consistent comment styles, and document more fields. by Catherine Vlasov · 8 months ago
  13. fd051de Add an explicitly v4 manifest fragment by Todd Frederick · 8 months ago
  14. f2946ab Perform sanity checks on generated P256 points by Sean Thomas · 8 months ago
  15. 6d825fb Don't pass ATTEST_KEY for symmetric key generation by David Drysdale · 8 months ago
  16. 224691e Modify `Modules` documentation by Karuna Wadhera · 9 months ago
  17. eb69354 Add moduleHash to attestation cert documentation by Karuna Wadhera · 9 months ago
  18. 3ba252f Merge "Specify the use of SHA-256 for the "verifiedBootHash"." into main by Catherine Vlasov · 9 months ago
  19. 501b63b Specify the use of SHA-256 for the "verifiedBootHash". by Catherine Vlasov · 9 months ago
  20. 78ade92 Merge "Correct comment about Verified Boot key on devices with custom root of trust." into main by Catherine Vlasov · 9 months ago
  21. a5439fd Correct comment about Verified Boot key on devices with custom root of trust. by Catherine Vlasov · 9 months ago
  22. 0269d49 KeyMint VTS: emit values on failure by David Drysdale · 9 months ago
  23. 7641897 Merge "KeyMint VTS tests for module hash feature" into main by David Drysdale · 9 months ago
  24. da0b04c KeyMint VTS tests for module hash feature by David Drysdale · 9 months ago
  25. af23f37 Add an explicitly v3 manifest fragment by David Drysdale · 9 months ago
  26. c2723cd Merge "keygen test not generating the key for every iteration" into main by David Drysdale · 9 months ago
  27. 28e04e6 Merge "Add module info AIDL changes and bump the KeyMint version" into main by Karuna Wadhera · 9 months ago
  28. c4f2acc Expect SHA-256 digest for attested VBMeta digest on VSR-V+. by Catherine Vlasov · 9 months ago
  29. 866d275 Add module info AIDL changes and bump the KeyMint version by Karuna Wadhera · 9 months ago
  30. db67f30 Do not install android.hardware.hardware_keystore.xml outside apex by Spandan Das · 9 months ago
  31. abed683 Reapply "Use platform security domains in keymint/gatekeeper sepolicy" by A. Cody Schuffelen · 9 months ago
  32. 87b6dc0 keygen test not generating the key for every iteration by suryaprakash.konduru · 10 months ago
  33. 6c01282 Merge "Revert "Use platform security domains in keymint/gatekeeper sepolicy"" into main by Priyanka Advani (xWF) · 10 months ago
  34. 82e13c4 Revert "Use platform security domains in keymint/gatekeeper sepolicy" by Priyanka Advani (xWF) · 10 months ago
  35. c1136a5 Merge "Use platform security domains in keymint/gatekeeper sepolicy" into main by Roman Kiryanov · 10 months ago
  36. 580ae4e Use platform security domains in keymint/gatekeeper sepolicy by A. Cody Schuffelen · 10 months ago
  37. 8c111de Add proposed trendy teams for VTS modules by Yihan Dong · 10 months ago
  38. 7b05efd KeyMint: coalesce device ID failure code by David Drysdale · 10 months ago
  39. 4a518d2 Reapply "Define vintf_fragments as modules" by Kiyoung Kim · 11 months ago
  40. bee59e3 Merge "Revert "Define vintf_fragments as modules"" into main by Treehugger Robot · 11 months ago
  41. 3892274 Revert "Define vintf_fragments as modules" by Greg Kaiser · 11 months ago
  42. 71af7d2 Merge "Define vintf_fragments as modules" into main by Kiyoung Kim · 11 months ago
  43. f74d274 Fixing isDeviceIdAttestationRequired to require both cases instead of just one by Pranav Garg (xWF) · 12 months ago
  44. cf0a2dd Define vintf_fragments as modules by Kiyoung Kim · 12 months ago
  45. 0c5b650 Amend tests on GSI that rely on RKP-only props by Karuna Wadhera · 1 year, 1 month ago
  46. e9dcae5 KeyMint: version gate attestation of IMEI2 by David Drysdale · 1 year, 2 months ago
  47. ef1123b KeyMint: add VTS test with all IDs by David Drysdale · 1 year, 2 months ago
  48. fd7119e Merge "Delete standard output in VtsAidlKeyMintTargetTest" into main by David Drysdale · 1 year, 3 months ago
  49. ca3ea11 Delete standard output in VtsAidlKeyMintTargetTest by Huang Rui · 1 year, 3 months ago
  50. fbc3089 insecure keymint: in-process initialization ordering by A. Cody Schuffelen · 1 year, 3 months ago
  51. b2adc86 Merge "KeyMint: more warnings around non-secure test impl" into main by David Drysdale · 1 year, 3 months ago
  52. 33a132f KeyMint: more warnings around non-secure test impl by David Drysdale · 1 year, 5 months ago
  53. b459874 KeyMint: test for unique HMAC results by David Drysdale · 1 year, 4 months ago
  54. 097e625 C++ AIDL on-device GateKeeper / SharedSecret impl by A. Cody Schuffelen · 1 year, 4 months ago
  55. fae563a Merge "Allow RKP-only devices to pass keymint VTS" into main by Seth Moore · 1 year, 4 months ago
  56. 61c9ab4 Merge "Make batch attestation keys/certs optional" into main by David Drysdale · 1 year, 4 months ago
  57. c5c52ce Allow RKP-only devices to pass keymint VTS by Seth Moore · 1 year, 4 months ago
  58. fe5f33a Make batch attestation keys/certs optional by David Drysdale · 1 year, 5 months ago
  59. 5fc736d Update needed for Rust v1.77.1 by Charisee · 1 year, 4 months ago
  60. d741ab8 Merge "Package the rust_nonsecure keymint default HAL in an APEX" into main by Treehugger Robot · 1 year, 4 months ago
  61. 895ba8b Package the rust_nonsecure keymint default HAL in an APEX by A. Cody Schuffelen · 1 year, 4 months ago
  62. 9812592 Remove unnecessary "_external" suffix from libcppbor by Shawn Willden · 1 year, 4 months ago
  63. ddc6a8d Fix `.rc` file for keymint-service.nonsecure by A. Cody Schuffelen · 1 year, 4 months ago
  64. b02ff88 Tests for imported wrapped RSA and EC keys by Tri Vo · 1 year, 10 months ago
  65. 764199f Reinstate C++ KeyMint impl as default by David Drysdale · 1 year, 5 months ago
  66. ea20772 Merge "KeyMint: add separator for debugging output" into main by David Drysdale · 1 year, 5 months ago
  67. 30196cf KeyMint: default to Rust reference implementation by David Drysdale · 1 year, 8 months ago
  68. f3a4bea KeyMint: add separator for debugging output by David Drysdale · 1 year, 5 months ago
  69. b66a37a Fixed issue converting Asn1 time to posix on 32-bit systems. by Subrahmanya Manikanta Venkateswarlu Bhamidipati Kameswara Sri · 1 year, 5 months ago
  70. df32f52 keymint: document deprecation of UNLOCKED_DEVICE_REQUIRED enforcement by Eric Biggers · 1 year, 6 months ago
  71. e156021 Test to validate a range of certificate validity times. by Subrahmanyaman · 2 years, 3 months ago
  72. 88da778 Merge "KeyMint: show vbmeta digest values on mismatch" into main by David Drysdale · 1 year, 7 months ago
  73. 0ab3d97 KeyMint: show vbmeta digest values on mismatch by David Drysdale · 1 year, 8 months ago
  74. 922a49f Merge "KeyMint: test HAL version matches feature" into main by David Drysdale · 1 year, 7 months ago
  75. ec10c48 Fix incorrect code comment about keymint version by Seth Moore · 1 year, 7 months ago
  76. 6c9bdb8 KeyMint: test HAL version matches feature by David Drysdale · 1 year, 7 months ago
  77. 77a86d8 KeyMint VTS: fix flipped error messages by David Drysdale · 1 year, 7 months ago
  78. 2ae2061 Merge "KeyMint: check length of verified boot key" into main by David Drysdale · 1 year, 8 months ago
  79. 1405dbc KeyMint: tweak spec to allow for no v4 in V by David Drysdale · 1 year, 9 months ago
  80. d847ef9 KeyMint: check length of verified boot key by David Drysdale · 1 year, 10 months ago
  81. 79cb992 Document the allowed challenge size by Eran Messeri · 1 year, 10 months ago
  82. 2114dca RSA OAEP MGF1 digest VTS relaxed for keymint < V3 by Prashant Patil · 1 year, 11 months ago
  83. 3877b60 Merge "Skip known VTS failures on vendor code till U" into main am: 87e6b60eb3 by Treehugger Robot · 1 year, 11 months ago
  84. 87e6b60 Merge "Skip known VTS failures on vendor code till U" into main by Treehugger Robot · 1 year, 11 months ago
  85. 6375a4c Merge "Don't require UNKNOWN_ERROR" into main am: 606a406750 by Treehugger Robot · 1 year, 11 months ago
  86. 606a406 Merge "Don't require UNKNOWN_ERROR" into main by Treehugger Robot · 1 year, 11 months ago
  87. 7b565c4 Don't require UNKNOWN_ERROR by Tri Vo · 1 year, 11 months ago
  88. 4b7b07e Merge "Enable EcdsaAttestationIdTags VTS for GSI" into main am: 801c76b13e by Eran Messeri · 1 year, 11 months ago
  89. 801c76b Merge "Enable EcdsaAttestationIdTags VTS for GSI" into main by Eran Messeri · 1 year, 11 months ago
  90. 069412e Merge "KeyMint: clarify EC_CURVE on import" into main am: a2d3f2499c by David Drysdale · 1 year, 11 months ago
  91. a2d3f24 Merge "KeyMint: clarify EC_CURVE on import" into main by David Drysdale · 1 year, 11 months ago
  92. e865448 Merge "KeyMint VTS: re-order auth failure arms" into main am: 2ef3749cba by David Drysdale · 1 year, 11 months ago
  93. 60a02ab Merge "KeyMint: check missing EC_CURVE on v3+" into main am: c91d05699f by David Drysdale · 1 year, 11 months ago
  94. 2ef3749 Merge "KeyMint VTS: re-order auth failure arms" into main by David Drysdale · 1 year, 11 months ago
  95. 9ed7d2c KeyMint: check missing EC_CURVE on v3+ by David Drysdale · 1 year, 11 months ago
  96. a35699c KeyMint VTS: re-order auth failure arms by David Drysdale · 1 year, 11 months ago
  97. 24f7579 Enable EcdsaAttestationIdTags VTS for GSI by Prashant Patil · 1 year, 11 months ago
  98. 9b8d75e KeyMint: clarify EC_CURVE on import by David Drysdale · 1 year, 11 months ago
  99. 6d3ce49 Enable the keymaster logger in the default Keymint am: 8f28f8b8ea by Istvan Nador · 1 year, 11 months ago
  100. 8f28f8b Enable the keymaster logger in the default Keymint by Istvan Nador · 1 year, 11 months ago