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