1. 7df0ce2 Move to use heap trait objects by David Drysdale · 3 weeks ago master
  2. d1d71c6 Allow one extra connection by David Drysdale · 9 weeks ago
  3. 0971e54 Reject deletion slot 1 that holds factory secret by David Drysdale · 2 months ago
  4. 4176f24 Pass entropy through to trusty_rng by David Drysdale · 2 months ago
  5. 89915f5 keymint:scudo: Add scudo manifest by Mike McTernan · 3 months ago
  6. 65161a1 Adding RSA PKCS1 and EC SEC 1 formats to read_attestation_key by Orlando Arbildo · 3 months ago
  7. b021dc9 rust: Update tipc interface usage by Weston Carvalho · 3 months ago
  8. ede9128 Adding keymint SetWrappedAttestationKey command by Orlando Arbildo · 3 months ago
  9. 1090e1e Adding keymint ClearAttestationCertChain command by Orlando Arbildo · 3 months ago
  10. ce0d536 Adding keymint AppendAttestationCertChain command by Orlando Arbildo · 4 months ago
  11. 94562a5 Put auto-increment for IMEI2 behind a feature by David Drysdale · 3 months ago
  12. ea485c4 Disable the test for keymint until KMR lands. by Hasini Gunasinghe · 3 months ago
  13. e3bc700 Add generic access policy for keymint Rust. by Hasini Gunasinghe · 4 months ago
  14. 5a732bc Fixing SetAttestationKey command flow by Orlando Arbildo · 4 months ago
  15. c4a529d Support writing/reading 2nd IMEI in storage by Donnie Pollitz · 4 months ago
  16. 6784967 rust: Import FallbileCString trait by Nicole LeGare · 4 months ago
  17. 58d9122 Changing traits to support opaque keys for kek and kak by Orlando Arbildo · 5 months ago
  18. 25f8562 Force native byte order for timestamp HMAC by David Drysdale · 4 months ago
  19. 23e3531 rust: Import CStr from core by Nicole LeGare · 4 months ago
  20. eb56c04 Enable keymint rust unittests by Orlando Arbildo · 5 months ago
  21. 075d0f5 Increase heap by 4K by David Drysdale · 4 months ago
  22. fcce550 Implementing custom log formatter by Orlando Arbildo · 4 months ago
  23. 9f76223 Returning AttestationIdInfo::default() on RetrieveAttestationIds trait by Orlando Arbildo · 4 months ago
  24. 919b023 Refactoring secure_storage_manager by Orlando Arbildo · 5 months ago
  25. d05c90b Add the OWNERS, LICENSE, .clang-format and PREUPLOAD.cfg files. by Hasini Gunasinghe · 1 year, 3 months ago
  26. 532beee Extra legacy messages for secure port by David Drysdale · 5 months ago
  27. 3f134d5 Merge "Code tidy-ups" by David Drysdale · 5 months ago
  28. 171e5c7 Merge "Re-use UUID for KeyMint/C++ app in KeyMint/Rust" by David Drysdale · 5 months ago
  29. 6470210 Code tidy-ups by David Drysdale · 6 months ago
  30. 26583f0 Using single set of keymint IPC ports by Orlando Arbildo · 5 months ago
  31. e7b27c5 Merge "Adding keymint legacy provisioning IPC port commands" by Orlando Arbildo · 5 months ago
  32. f0d2d82 Adding keymint legacy provisioning IPC port commands by Orlando Arbildo · 6 months ago
  33. 9ab6871 Set SECOND_IMEI value by David Drysdale · 5 months ago
  34. 7fef9fd Merge "Cleaning up SecureDeletionSecretManager" by Orlando Arbildo · 5 months ago
  35. 36556c1 Cleaning up SecureDeletionSecretManager by Orlando Arbildo · 6 months ago
  36. 4bed548 Merge "Fixing SetBootParams unittests" by Orlando Arbildo · 5 months ago
  37. 892d38d Fixing SetBootParams unittests by Orlando Arbildo · 5 months ago
  38. cfae16e Implement RetrieveRkpArtifacts trait for Trusty KMR TA by Hasini Gunasinghe · 6 months ago
  39. 4b396b3 Merge "Cope with storage key creation" by David Drysdale · 5 months ago
  40. 7166ff6 Cope with storage key creation by David Drysdale · 6 months ago
  41. de68aed Implement fake attestation key fallback by David Drysdale · 5 months ago
  42. a8810df Re-use UUID for KeyMint/C++ app in KeyMint/Rust by David Drysdale · 6 months ago
  43. b8d9437 Merge "Improve support for legacy messages" by David Drysdale · 6 months ago
  44. 5450c6d Improve support for legacy messages by David Drysdale · 6 months ago
  45. f6e11f3 Update to latest TIPC API by Nicole LeGare · 6 months ago
  46. d3e5064 Adding keymint legacy non-secure IPC port support by Orlando Arbildo · 6 months ago
  47. 441c81d Merge "Improve response processing in TA to handle larger messages." by Hasini Gunasinghe · 6 months ago
  48. 667575d Add legacy key converter implementation by David Drysdale · 7 months ago
  49. 85edc4d Improve response processing in TA to handle larger messages. by Hasini Gunasinghe · 8 months ago
  50. d762756 Implementing MonotonicClock trait by Orlando Arbildo · 6 months ago
  51. e200071 Adding keymint secure IPC port support by Orlando Arbildo · 6 months ago
  52. 65e5cc3 Implementing SecureDeletionSecretManager trait by Orlando Arbildo · 6 months ago
  53. 17a79a2 Update the Trusty keymint TA with RKP related changes. by Hasini Gunasinghe · 6 months ago
  54. e682781 Implementing StorageKeyWrapper trait by Orlando Arbildo · 7 months ago
  55. 95d1774 Implementing RetrieveCertSigningInfo and RetrieveAttestationIds traits by Orlando Arbildo · 7 months ago
  56. 367ef08 Implementing kmr_ta::device::RetrieveKeyMaterial trait by Orlando Arbildo · 8 months ago
  57. e79b531 Adding unittests to keymint trusty TA by Orlando Arbildo · 8 months ago
  58. 900251b Integrate kmr_boring with KM TA and replace no-ops with boringssl ops. by Hasini Gunasinghe · 12 months ago
  59. af6ff83 Implement Keymint TA and integrate with the reference implementation. by Hasini Gunasinghe · 1 year ago
  60. 4a18ee4 Adding rust format repohooks. by Orlando Arbildo · 8 months ago
  61. 8945301 Initial empty repository by Roman Yepishev · 1 year, 3 months ago