1. 398c158 Move assymetric key factory declarations to includes. by Shawn Willden · 9 years ago
  2. 0629810 Another refactor, deleting AbstractFactoryRegistry. by Shawn Willden · 9 years ago
  3. 2beb628 Delegate RSA keys to keymaster0 in SoftKeymasterDevice. by Shawn Willden · 9 years ago
  4. 0cb6942 Revert "Revert "Large refactor to move context out of AndroidKeymaster."" by Shawn Willden · 9 years ago
  5. 13fbe3e Revert "Large refactor to move context out of AndroidKeymaster." by Shawn Willden · 9 years ago
  6. 8ba2a04 Large refactor to move context out of AndroidKeymaster. by Shawn Willden · 9 years ago
  7. f923963 Move key factory registration into SoftKeymasterDevice. by Shawn Willden · 9 years ago
  8. 125e486 Remove rescoping support. by Shawn Willden · 9 years ago
  9. d79791b Revert "Remove compatibility with OpenSSL." by Shawn Willden · 9 years ago
  10. de4ffa9 Remove compatibility with OpenSSL. by Shawn Willden · 9 years ago
  11. 13011cc Move RSA and ECDSA factory definitions to header. by Shawn Willden · 9 years ago
  12. 3b4e165 Remove default key parameters in RSA and ECDSA key generation. by Shawn Willden · 9 years ago
  13. 2c24200 Add AuthorizationSetBuilder. by Shawn Willden · 9 years ago
  14. 5fad785 Add initial support for rescoping. by Shawn Willden · 9 years ago
  15. f90f235 Add support for PSS and PKCS1v1.5 padding for RSA signatures. by Shawn Willden · 9 years ago
  16. 6190236 Add support for SHA256 digests to RSA signing operations. by Shawn Willden · 9 years ago
  17. 567a4a0 Switch to using global logger by Shawn Willden · 9 years ago
  18. 63ac043 Refactor operation creation to use an operation factory registry. by Shawn Willden · 9 years ago
  19. a278f61 Refactor key creation to use a registry of key factories. by Shawn Willden · 9 years ago
  20. a550fba More fixes for BoringSSL compilation. by Adam Langley · 9 years ago
  21. 4200f21 Add RSA encryption and decryption support. by Shawn Willden · 10 years ago
  22. 5f42dba Revert "Add RSA encryption and decryption support." by Shawn Willden · 9 years ago
  23. 46a420d Add RSA encryption and decryption support. by Shawn Willden · 10 years ago
  24. 9659921 Push padding and digest handling down to specific key types. by Shawn Willden · 10 years ago
  25. 2c8dd3e Refactor: Separate asymmetric key types. by Shawn Willden · 10 years ago