1. faf9310 Implement support for RSA OAEP MGF1. by Chirag Pathak · 3 years, 10 months ago
  2. 2b9ffbd Move cert chain management out of AttestKeyResponse by Shawn Willden · 3 years, 11 months ago
  3. a6a4f57 Change GenerateAttestation to use managed cert type. by Shawn Willden · 3 years, 10 months ago
  4. 7113040 Revert most of the message versioning update. by Shawn Willden · 3 years, 10 months ago
  5. 3287352 Clang-format system/keymaster. by Shawn Willden · 3 years, 10 months ago
  6. ff4c4b1 Use anonymous namespace for static functions. by Shawn Willden · 3 years, 11 months ago
  7. ecaaf68 Update the message versioning system. by Shawn Willden · 3 years, 11 months ago
  8. 09b77ce Clang-format android_keymaster_messages.cpp by Shawn Willden · 3 years, 11 months ago
  9. ef393e6 Handle subject serial and name tags added KeyMint V1. by Selene Huang · 4 years, 2 months ago
  10. fb81829 KeyMint 1 system side coding. by Selene Huang · 4 years, 5 months ago
  11. 4a595bf Add missing tags that have been added in KM 4.1 and earlier. by Selene Huang · 4 years, 2 months ago
  12. 3d3364e Fix compilation error when building with C++17 by Tom Hughes · 4 years, 2 months ago
  13. ec9425e Fix size check for auth_token by Matthew Maurer · 4 years, 5 months ago
  14. 8367d53 Add keymaster attestation generation with EVP keys. Add identity by Selene Huang · 4 years, 8 months ago
  15. da49575 Update softkeymaster for KM4.1 by Shawn Willden · 4 years, 9 months ago
  16. 5786bc9 Rename new to new.h by Inseob Kim · 4 years, 10 months ago
  17. dcc0d18 Add rollback resistance support to keymaster impl. by Shawn Willden · 5 years ago
  18. b009813 Centralize bounds checking and don't overflow by Matthew Maurer · 5 years ago
  19. 90174bd Reject no-authorization-specified when signing by Matthew Maurer · 5 years ago
  20. 14cb8cd Don't check token for NO_AUTH_REQUIRED by Matthew Maurer · 5 years ago
  21. a9ea31e Merge "memset_s based on capacity rather than size" by Treehugger Robot · 5 years ago
  22. dd1492e Merge "Minor type cast fixes for UBSan" by Treehugger Robot · 5 years ago
  23. 1662667 memset_s based on capacity rather than size by Matthew Maurer · 5 years ago
  24. 75686fd Minor type cast fixes for UBSan by Matthew Maurer · 6 years ago
  25. da86b18 Minor change to be clean on integer sanitization by Matthew Maurer · 6 years ago
  26. b2a4f0b Enforce TRUSTED_CONFIRMATION_REQUIRED by Matthew Maurer · 6 years ago
  27. 4516ca7 Fix ImportWrappedKeyRequest Serialization by Matthew Maurer · 6 years ago
  28. c74d285 Add missing TAG definition TAG_UNLOCKED_DEVICE_REQUIRED by Janis Danisevskis · 6 years ago
  29. c33ecdf Wait for property to be created by Wei Wang · 6 years ago
  30. 9033644 Allow no digest given to imply KM_DIGEST_NONE if it was authorized by Janis Danisevskis · 6 years ago
  31. 821acb7 Improve KeymasterContext const correctness by Shawn Willden · 6 years ago
  32. e8f8540 Fix bugs in authorization set deserialization by Roberto Pereira · 6 years ago
  33. 40fdc43 Fix GGC compilation errors by Roberto Pereira · 6 years ago
  34. 3712b27 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  35. 597ba25 Rename <cutils/log.h> to <log/log.h> am: 9480701e69 am: 702e0d13d7 by Logan Chien · 6 years ago
  36. 4b036c8 Annotate switch cases that fallthrough. am: 335949a09d am: 5039459e43 by Nick Bray · 7 years ago
  37. 025c852 Add "unlocked device required" API by Brian Young · 7 years ago
  38. a1ba90d Revert "Restore "Add "Unlocked device required" parameter to keys"" by Brian Young · 7 years ago
  39. dfb351c Restore "Add "Unlocked device required" parameter to keys" by Brian C. Young · 7 years ago
  40. 5a0dfa2 AuthorizationSet: Clear() should also reset the error_ field by Janis Danisevskis · 7 years ago
  41. d16d923 Merge "Add additional parameters to importWrappedKey" by TreeHugger Robot · 7 years ago
  42. 3c665a2 Add additional parameters to importWrappedKey by Shawn Willden · 7 years ago
  43. 18534d5 Add VerifyAuthorization support. by Shawn Willden · 7 years ago
  44. 7efc772 Add Triple DES support by Shawn Willden · 7 years ago
  45. dd7e8a0 AndroidKeymaster: ImportWrappedKey by Shawn Willden · 7 years ago
  46. deffcb7 Move Key into Operation by Shawn Willden · 7 years ago
  47. 8b94058 Implement HMAC sharing in Android keymaster. by Shawn Willden · 7 years ago
  48. 59c6af8 Key class takes ownership of AuthorizationSets by Janis Danisevskis · 7 years ago
  49. b436bdb Add AuthProxy to authorization_set.h by Janis Danisevskis · 7 years ago
  50. dc877ae UniquePtrize Operations by Janis Danisevskis · 7 years ago
  51. f3dc0b8 Moved operation handle generation into the begin operation by Janis Danisevskis · 7 years ago
  52. 3bfda16 Move attestation related code to seperate compilation unit by Janis Danisevskis · 7 years ago
  53. a93a1fa Removed unused code and more cleanup by Janis Danisevskis · 7 years ago
  54. 41d5a74 Factoring GenerateRandom out of the KeymasterContext by Janis Danisevskis · 7 years ago
  55. 1455d2e Removed KeymasterEnforcement dependencies on openssl by Janis Danisevskis · 7 years ago
  56. f54cc93 Reorganize keymaster directories by Janis Danisevskis · 7 years ago