summaryrefslogtreecommitdiff
path: root/rsa_key.h
AgeCommit message (Expand)Author
2015-05-31Move assymetric key factory declarations to includes.Shawn Willden
2015-05-31Another refactor, deleting AbstractFactoryRegistry.Shawn Willden
2015-05-28Delegate RSA keys to keymaster0 in SoftKeymasterDevice.Shawn Willden
2015-05-26Revert "Revert "Large refactor to move context out of AndroidKeymaster.""Shawn Willden
2015-05-23Revert "Large refactor to move context out of AndroidKeymaster."Shawn Willden
2015-05-20Large refactor to move context out of AndroidKeymaster.Shawn Willden
2015-05-12Remove rescoping support.Shawn Willden
2015-03-17Move RSA and ECDSA factory definitions to header.Shawn Willden
2015-03-04Switch to using global loggerShawn Willden
2015-02-25Refactor operation creation to use an operation factory registry.Shawn Willden
2015-02-18Refactor key creation to use a registry of key factories.Shawn Willden
2015-01-22Add RSA encryption and decryption support.Shawn Willden
2015-01-20Revert "Add RSA encryption and decryption support."Shawn Willden
2014-12-08Add RSA encryption and decryption support.Shawn Willden
2014-12-03Push padding and digest handling down to specific key types.Shawn Willden
2014-09-23Refactor: Separate asymmetric key types.Shawn Willden