1. c9bc2f7 KeyMint VTS: symmetric import test with bad keylen by David Drysdale · 4 years, 4 months ago
  2. 384c82d Merge "vts: Correct the parameters on strongbox" by Tommy Chiu · 4 years, 4 months ago
  3. da2b9ae Merge changes Ic8949e22,Ia3a6363d by Shawn Willden · 4 years, 4 months ago
  4. 3950b45 vts: Correct the parameters on strongbox by Tommy Chiu · 4 years, 4 months ago
  5. ced5c2c Update DeviceUniqueAttestationTest to match spec by Shawn Willden · 4 years, 4 months ago
  6. c410f6f Make AttestKeyTest not crash if no cert is returned. by Shawn Willden · 4 years, 5 months ago
  7. d2cc8c2 More KeyMint VTS testcases by David Drysdale · 4 years, 5 months ago
  8. bb3d85e Test for patchlevels and too much entropy by David Drysdale · 4 years, 5 months ago
  9. 7de9feb Add more symmetric KeyMint tests by David Drysdale · 4 years, 6 months ago
  10. af3b58e Merge "Add attestation format documentation" by Treehugger Robot · 4 years, 4 months ago
  11. 5cde787 Merge "Align KeyMint AIDL with usage" by David Drysdale · 4 years, 4 months ago
  12. 3cb64a6 Add attestation format documentation by Shawn Willden · 4 years, 5 months ago
  13. 8f9494c Added various vts tests for attestKey. by Selene Huang · 4 years, 5 months ago
  14. 6e46f14 Added vts tests for certificate subject and serial for various by Selene Huang · 4 years, 5 months ago
  15. 56ba912 Align KeyMint AIDL with usage by David Drysdale · 4 years, 5 months ago
  16. 6d70ac2 Merge "Implement device unique attestation vts tests for keymint." by Selene Huang · 4 years, 5 months ago
  17. 04d6d4a Merge "Added 12 various attestation related vts tests. - Check for app id only if challenge is provided. - Verify self sign certificate works for RSA and Ecdsa. - Verified attestation is generated for encryption keys too. - Verify no attestation is generated for symetric keys. - Verify app id is always required when attestation challenge is provided to the new key generation. - Verify app id is ignored when challenge is missing. - Verify app id length is properly encoded. - Added vts tests for various attestation success and fail cases." by Treehugger Robot · 4 years, 5 months ago
  18. 4f64c22 Added 12 various attestation related vts tests. by Selene Huang · 4 years, 5 months ago
  19. 531a72d Implement device unique attestation vts tests for keymint. by Selene Huang · 4 years, 5 months ago
  20. 261a049 Porting the client <-> HAL service interface by Max Bires · 4 years, 5 months ago
  21. 4b84c91 Merge "Porting IRPC functionality." by Treehugger Robot · 4 years, 5 months ago
  22. 9704ff6 Porting IRPC functionality. by Max Bires · 4 years, 5 months ago
  23. e5727e6 Add Rsa 2048 import key test for strongbox. by Selene Huang · 4 years, 5 months ago
  24. d997c72 Merge "vts: Correct the TagType when verify_attestation_record" by Treehugger Robot · 4 years, 5 months ago
  25. 4dc0107 Check that KeyMint provides IRemotelyProvisionedComponent by David Drysdale · 4 years, 5 months ago
  26. f00d8f1 vts: Correct the TagType when verify_attestation_record by Tommy Chiu · 4 years, 5 months ago
  27. 7e71f1e Allow KeyMint tests to pass on devices w/out KeyMint by Shawn Willden · 4 years, 5 months ago
  28. 7bbf629 Correct error code in attest_key docs. by Shawn Willden · 4 years, 5 months ago
  29. 4d3c298 Use a heuristic to correlate devices by David Drysdale · 4 years, 5 months ago
  30. f6fc5a6 Fix DeviceInfo encoding and checks by David Drysdale · 4 years, 5 months ago
  31. f0d516d Test that provisioned keys can be used with KeyMint by David Drysdale · 4 years, 6 months ago
  32. e99ed86 Add tests with corrupted MAC on keypair by David Drysdale · 4 years, 6 months ago
  33. cceca9f Add more EEK variant tests and related fixes by David Drysdale · 4 years, 6 months ago
  34. c840077 Commonize MacedPublicKey and ProtectedData checks by David Drysdale · 4 years, 6 months ago
  35. fdbb904 IRemotelyProvisionedComponent returns DeviceInfo by Max Bires · 4 years, 6 months ago
  36. 31a2b56 COSE unprotected parameters are a map not a bstr by David Drysdale · 4 years, 6 months ago
  37. d659c7c Add performOperation stub. by Shawn Willden · 4 years, 7 months ago
  38. be9a813 Merge "[LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces" by Treehugger Robot · 4 years, 6 months ago
  39. 91f8c7c Merge "Separate updateAad from update & other cleanups" by Shawn Willden · 4 years, 6 months ago
  40. bbff792 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
  41. 8bfd260 Merge "Fixing VTS tests after IKeyMint breakage" by Treehugger Robot · 4 years, 6 months ago
  42. 92d79c0 Separate updateAad from update & other cleanups by Shawn Willden · 4 years, 7 months ago
  43. b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 7 months ago
  44. 126869a Fixing VTS tests after IKeyMint breakage by Max Bires · 4 years, 7 months ago
  45. 8aae283 Implementing KeyMint performance/benchmark tests. by Chirag Pathak · 4 years, 7 months ago
  46. cb2ba40 Merge "Specify version for aidl_interface explicitly" by Treehugger Robot · 4 years, 7 months ago
  47. 7c13039 Add KeyPurpose::ATTEST_KEY. by Shawn Willden · 4 years, 9 months ago
  48. 95dbe44 Specify version for aidl_interface explicitly by Jeongik Cha · 4 years, 7 months ago
  49. 274bb55 Add RemotelyProvisionedComponent HAL. by Shawn Willden · 5 years ago
  50. 82d8bdd Merge "Add more tests for limited use key feature." by Treehugger Robot · 4 years, 7 months ago
  51. 8e727f7 Add more tests for limited use key feature. by Qi Wu · 4 years, 7 months ago
  52. 9ea6a0a Vts tests for earlyBoot and deviceLocked functionality. by Chirag Pathak · 4 years, 7 months ago
  53. 164bb87 Fix Keymint VTS test after adding CERTIFICATE_* tags by Janis Danisevskis · 4 years, 7 months ago
  54. beefae4 Add more vts tests related to limited use key. by Qi Wu · 4 years, 7 months ago
  55. 45a8fe6 Merge "Specify version for aidl_interface explicitly" by Treehugger Robot · 4 years, 7 months ago
  56. 1674c13 Specify version for aidl_interface explicitly by Jeongik Cha · 4 years, 7 months ago
  57. 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, 7 months ago
  58. e0c4089 KeyMint: Add support for key agreement operation and use it for ECDH. by David Zeuthen · 4 years, 8 months ago
  59. d22ec84 Add limited use keys related tag into KeyMint aidl. by Qi Wu · 4 years, 9 months ago
  60. 1ddde5e Merge "Add basic testing for KeyMint certs." by Shawn Willden · 4 years, 8 months ago
  61. 0e80b5d Add basic testing for KeyMint certs. by Shawn Willden · 4 years, 9 months ago
  62. 6251827 KeyMint/SecureClock: Reverse dependency between keymint and secureclock. by Janis Danisevskis · 4 years, 8 months ago
  63. 7f42437 Change KeyCharacteristics by Shawn Willden · 4 years, 8 months ago
  64. 1908606 Merge "Add support and VTS test for RSA OAEP MGF1." by David Zeuthen · 4 years, 8 months ago
  65. e0b0de5 Fix atest VtsAidlKeyMintTargetTest by Shawn Willden · 4 years, 9 months ago
  66. 8b7455a Add support and VTS test for RSA OAEP MGF1. by Chirag Pathak · 4 years, 9 months ago
  67. 5ba0933 Revise keymint_tags.h by Janis Danisevskis · 4 years, 9 months ago
  68. 24c0470 Keymint: Use ndk_platform. by Janis Danisevskis · 4 years, 9 months ago
  69. 1d3f85e Various cleanups by Shawn Willden · 4 years, 9 months ago
  70. 08a7e43 Revert^2 "Move keymint to android.hardware.security." by Shawn Willden · 4 years, 9 months ago
  71. 1ffcdeb Revert "Move keymint to android.hardware.security." by Orion Hodson · 4 years, 9 months ago
  72. f73e952 Move keymint to android.hardware.security. by Shawn Willden · 4 years, 9 months ago