1. ceedbb0 Merge "Prevent test crashes if device sets invalid curve" by David Drysdale · 3 years, 5 months ago
  2. 08696a7 Prevent test crashes if device sets invalid curve by David Drysdale · 3 years, 5 months ago
  3. cb7d3d0 remote_prov_utils: Add instance name in the JSON output by Tommy Chiu · 3 years, 5 months ago
  4. fb213d6 Support for P256 curve in RKP for Strongbox Test: Run Rkp Vts tests. by subrahmanyaman · 3 years, 6 months ago
  5. 8188028 Include the CWT validation in VTS testing. by Max Bires · 3 years, 6 months ago
  6. 4925534 Use defaults to reference current keymint version by David Drysdale · 3 years, 9 months ago
  7. fa36259 Consolidate OWNERS files by David Drysdale · 3 years, 9 months ago
  8. 153bbc9 Merge "Specify KeyMint EC keys by curve not size" by David Drysdale · 3 years, 9 months ago
  9. abcf89d libkeymint_support: Make it vendor accessiable by Tommy Chiu · 3 years, 10 months ago
  10. 915ce25 Specify KeyMint EC keys by curve not size by David Drysdale · 3 years, 10 months ago
  11. 27f77fe Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years ago
  12. f4c8ff9 Add a utility to JSON-format a CSR with build info by Seth Moore · 4 years, 1 month ago
  13. 50d62b0 Add real GEEK for RKP factory enrollment by Seth Moore · 4 years, 2 months ago
  14. 42a2f6b Add a unit test for remote_prov_utils by Seth Moore · 4 years, 2 months ago
  15. 798188a Remove ignoreSignature for cose signature checks by Seth Moore · 4 years, 2 months ago
  16. 9c7fae7 KeyMint VTS: extract full vendor patchlevel by David Drysdale · 4 years, 3 months ago
  17. 93c72ce KeyMint: sync all attestation tags by David Drysdale · 4 years, 2 months ago
  18. bb3d85e Test for patchlevels and too much entropy by David Drysdale · 4 years, 4 months ago
  19. 6e46f14 Added vts tests for certificate subject and serial for various by Selene Huang · 4 years, 4 months ago
  20. 9704ff6 Porting IRPC functionality. by Max Bires · 4 years, 4 months ago
  21. bcde7a7 Setting libcppcose to host supported. by Max Bires · 4 years, 4 months ago
  22. f0d516d Test that provisioned keys can be used with KeyMint by David Drysdale · 4 years, 5 months ago
  23. cceca9f Add more EEK variant tests and related fixes by David Drysdale · 4 years, 5 months ago
  24. 31a2b56 COSE unprotected parameters are a map not a bstr by David Drysdale · 4 years, 5 months ago
  25. 5d30131 Add MAX_BOOT_LEVEL tag, BOOT_LEVEL_EXCEEDED error by Paul Crowley · 4 years, 6 months ago
  26. b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
  27. cb2ba40 Merge "Specify version for aidl_interface explicitly" by Treehugger Robot · 4 years, 6 months ago
  28. 7c13039 Add KeyPurpose::ATTEST_KEY. by Shawn Willden · 4 years, 8 months ago
  29. 95dbe44 Specify version for aidl_interface explicitly by Jeongik Cha · 4 years, 6 months ago
  30. 274bb55 Add RemotelyProvisionedComponent HAL. by Shawn Willden · 4 years, 10 months ago
  31. 164bb87 Fix Keymint VTS test after adding CERTIFICATE_* tags by Janis Danisevskis · 4 years, 6 months ago
  32. 2679ad6 Merge "Keymint: Add CERTIFICATE_* tags required for certificate generation." by Janis Danisevskis · 4 years, 6 months ago
  33. beefae4 Add more vts tests related to limited use key. by Qi Wu · 4 years, 6 months ago
  34. e2ccb19 Keymint: Add CERTIFICATE_* tags required for certificate generation. by Janis Danisevskis · 4 years, 6 months ago
  35. 2d5868b Keymint Support: Fix keymint_tags.h by Janis Danisevskis · 4 years, 6 months ago
  36. 45a8fe6 Merge "Specify version for aidl_interface explicitly" by Treehugger Robot · 4 years, 6 months ago
  37. 1674c13 Specify version for aidl_interface explicitly by Jeongik Cha · 4 years, 6 months ago
  38. 0d59cbd Merge "Add limited use keys related tag into KeyMint aidl. And add vts test to verify the tag appears in the key characteristics. also if the tag is enforced in the hardware, afer the usage of the key is exhausted, the key blob should be invalidated from the secure storage (such as RPMB partition)." by Treehugger Robot · 4 years, 6 months ago
  39. e0c4089 KeyMint: Add support for key agreement operation and use it for ECDH. by David Zeuthen · 4 years, 7 months ago
  40. d22ec84 Add limited use keys related tag into KeyMint aidl. by Qi Wu · 4 years, 9 months ago
  41. 0e80b5d Add basic testing for KeyMint certs. by Shawn Willden · 4 years, 8 months ago
  42. 7f42437 Change KeyCharacteristics by Shawn Willden · 4 years, 7 months ago
  43. 8b7455a Add support and VTS test for RSA OAEP MGF1. by Chirag Pathak · 4 years, 8 months ago
  44. 5ba0933 Revise keymint_tags.h by Janis Danisevskis · 4 years, 8 months ago
  45. 83fa641 Change KeyParameters to use a union. by Shawn Willden · 4 years, 8 months ago
  46. 24c0470 Keymint: Use ndk_platform. by Janis Danisevskis · 4 years, 8 months ago
  47. 747eeae Remove authorization set serialization. by Shawn Willden · 4 years, 8 months ago
  48. 1d3f85e Various cleanups by Shawn Willden · 4 years, 8 months ago
  49. 08a7e43 Revert^2 "Move keymint to android.hardware.security." by Shawn Willden · 4 years, 8 months ago
  50. 1ffcdeb Revert "Move keymint to android.hardware.security." by Orion Hodson · 4 years, 8 months ago
  51. f73e952 Move keymint to android.hardware.security. by Shawn Willden · 4 years, 8 months ago