summaryrefslogtreecommitdiffstats
path: root/ec_key.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move assymetric key factory declarations to includes.Shawn Willden2015-05-311-178/+0
* Another refactor, deleting AbstractFactoryRegistry.Shawn Willden2015-05-311-4/+19
* Delegate ECDSA keys to keymaster0 in SoftKeymasterDevice.Shawn Willden2015-05-281-23/+34
* Revert "Revert "Large refactor to move context out of AndroidKeymaster.""Shawn Willden2015-05-261-60/+67
* Revert "Large refactor to move context out of AndroidKeymaster."Shawn Willden2015-05-231-67/+60
* Large refactor to move context out of AndroidKeymaster.Shawn Willden2015-05-201-60/+67
* Move key factory registration into SoftKeymasterDevice.Shawn Willden2015-05-181-2/+0
* Remove rescoping support.Shawn Willden2015-05-121-15/+0
* Revert "Remove compatibility with OpenSSL."Shawn Willden2015-05-091-0/+5
* Remove compatibility with OpenSSL.Shawn Willden2015-05-071-5/+0
* Improve error reporting and logging.Shawn Willden2015-03-231-0/+1
* ECIES: refactoring EC code by moving common interfaces to EcKeyThai Duong2015-03-191-0/+197