1. 2612fb5 Do digesting, and sometimes padding, in SW when HW doesnt. by Shawn Willden · 9 years ago
  2. 7d05d88 Use specified digest for RSA OAEP. by Shawn Willden · 9 years ago
  3. 0afa3c8 Require and handle digest for OAEP mode. by Shawn Willden · 9 years ago
  4. 0f906ec Add buffer wrap checks and disable throwing of std::bad_alloc. by Shawn Willden · 9 years ago
  5. ded8e7d Pass output params down to operations. by Shawn Willden · 9 years ago
  6. 2bf4ad3 Support all digests for RSA. by Shawn Willden · 9 years ago
  7. 117a0cc Move digest and padding handling to OperationFactory. by Shawn Willden · 9 years ago
  8. 0629810 Another refactor, deleting AbstractFactoryRegistry. by Shawn Willden · 9 years ago
  9. 0cb6942 Revert "Revert "Large refactor to move context out of AndroidKeymaster."" by Shawn Willden · 9 years ago
  10. 13fbe3e Revert "Large refactor to move context out of AndroidKeymaster." by Shawn Willden · 9 years ago
  11. 8ba2a04 Large refactor to move context out of AndroidKeymaster. by Shawn Willden · 9 years ago
  12. f90f235 Add support for PSS and PKCS1v1.5 padding for RSA signatures. by Shawn Willden · 9 years ago
  13. 6190236 Add support for SHA256 digests to RSA signing operations. by Shawn Willden · 9 years ago
  14. 567a4a0 Switch to using global logger by Shawn Willden · 9 years ago
  15. 63ac043 Refactor operation creation to use an operation factory registry. by Shawn Willden · 9 years ago
  16. 6bfbff0 Add additional params to update and finish operations. by Shawn Willden · 9 years ago
  17. 111edb3 Add input & output params to begin operations. by Shawn Willden · 9 years ago
  18. b736113 Refactor Update operation to return amount of input consumed. by Shawn Willden · 10 years ago
  19. 4200f21 Add RSA encryption and decryption support. by Shawn Willden · 10 years ago
  20. 5f42dba Revert "Add RSA encryption and decryption support." by Shawn Willden · 9 years ago
  21. 5da34d2 Revert "Refactor Update operation to return amount of input consumed." by Shawn Willden · 9 years ago
  22. 125febc Refactor Update operation to return amount of input consumed. by Shawn Willden · 10 years ago
  23. 46a420d Add RSA encryption and decryption support. by Shawn Willden · 10 years ago
  24. f6ca3a3 Add loggers to crypto operation classes. by Shawn Willden · 10 years ago
  25. 0a4df7e Add GoogleKeymaster implementation. by Shawn Willden · 10 years ago