1. 1755a6c Add support for TAG_TRUSTED_CONFIRMATION_REQUIRED. by David Zeuthen · 3 years, 7 months ago
  2. d8b7921 Add secure key storage api for keymaster and implement by Qi Wu · 3 years, 8 months ago
  3. 90174bd Reject no-authorization-specified when signing by Matthew Maurer · 5 years ago
  4. a47727e Revert "Many operations could have been const" by Matthew Maurer · 6 years ago
  5. f9a925d Many operations could have been const by Matthew Maurer · 6 years ago
  6. 3712b27 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  7. deffcb7 Move Key into Operation by Shawn Willden · 7 years ago
  8. dc877ae UniquePtrize Operations by Janis Danisevskis · 7 years ago
  9. f3dc0b8 Moved operation handle generation into the begin operation by Janis Danisevskis · 7 years ago
  10. f54cc93 Reorganize keymaster directories by Janis Danisevskis · 7 years ago[Renamed from operation.h]
  11. 5fa4661 Revert "Fix handling of auth-per-op keys and software digesting" by Janis Danisevskis · 7 years ago
  12. e30b853 Fix handling of auth-per-op keys and software digesting by Shawn Willden · 7 years ago
  13. 5d5e42b Fix google-explicit-constructor warnings in keymaster. by Chih-Hung Hsieh · 8 years ago
  14. cb647fe Support input to "finish()" in AndroidKeymaster operations. by Shawn Willden · 9 years ago
  15. ada4850 Add authorization enforcement to AndroidKeymaster. by Shawn Willden · 9 years ago
  16. 294a2db Don't enforce purpose, digest or padding on public key operations by Shawn Willden · 9 years ago
  17. ded8e7d Pass output params down to operations. by Shawn Willden · 9 years ago
  18. 117a0cc Move digest and padding handling to OperationFactory. by Shawn Willden · 9 years ago
  19. 0629810 Another refactor, deleting AbstractFactoryRegistry. by Shawn Willden · 9 years ago
  20. b6837e7 Remove references to Google in Android keymaster reference implementation. by Shawn Willden · 9 years ago
  21. 3ed6d06 Add begin_params to CreationOperation. by Shawn Willden · 10 years ago
  22. 23d4a74 Revert "Revert "Refactor GoogleKeymaster's operation table to a new class."" by Shawn Willden · 10 years ago
  23. bfd323c Revert "Refactor GoogleKeymaster's operation table to a new class." by Shawn Willden · 10 years ago
  24. 09d4ba3 Refactor GoogleKeymaster's operation table to a new class. by Shawn Willden · 10 years ago
  25. d92591d Add utility methods in OperationFactory to check mode support. by Shawn Willden · 10 years ago
  26. 567a4a0 Switch to using global logger by Shawn Willden · 10 years ago
  27. 63ac043 Refactor operation creation to use an operation factory registry. by Shawn Willden · 10 years ago
  28. 6bfbff0 Add additional params to update and finish operations. by Shawn Willden · 10 years ago
  29. 111edb3 Add input & output params to begin operations. by Shawn Willden · 10 years ago
  30. b736113 Refactor Update operation to return amount of input consumed. by Shawn Willden · 10 years ago
  31. b9d584d Switch to using keymaster_defs.h from libhardware. by Shawn Willden · 10 years ago
  32. 5da34d2 Revert "Refactor Update operation to return amount of input consumed." by Shawn Willden · 10 years ago
  33. 125febc Refactor Update operation to return amount of input consumed. by Shawn Willden · 10 years ago
  34. f6ca3a3 Add loggers to crypto operation classes. by Shawn Willden · 10 years ago
  35. 0a4df7e Add GoogleKeymaster implementation. by Shawn Willden · 10 years ago