summaryrefslogtreecommitdiffstats
path: root/key.h
Commit message (Expand)AuthorAgeFilesLines
* Move assymetric key factory declarations to includes.Shawn Willden2015-05-311-45/+0
* Another refactor, deleting AbstractFactoryRegistry.Shawn Willden2015-05-311-14/+12
* Revert "Revert "Large refactor to move context out of AndroidKeymaster.""Shawn Willden2015-05-261-9/+22
* Revert "Large refactor to move context out of AndroidKeymaster."Shawn Willden2015-05-231-22/+9
* Large refactor to move context out of AndroidKeymaster.Shawn Willden2015-05-201-9/+22
* Remove rescoping support.Shawn Willden2015-05-121-4/+0
* Add initial support for rescoping.Shawn Willden2015-03-111-0/+3
* Add some infrastructure to support rescoping.Shawn Willden2015-03-041-0/+1
* Switch to using global loggerShawn Willden2015-03-041-11/+5
* Refactor operation creation to use an operation factory registry.Shawn Willden2015-02-251-1/+0
* Refactor key creation to use a registry of key factories.Shawn Willden2015-02-181-8/+34
* Switch to using keymaster_defs.h from libhardware.Shawn Willden2015-01-221-1/+1
* Refactor KeyBlob to separate encryption functionality.Shawn Willden2014-09-231-1/+3
* Reorganize system/keymaster.Shawn Willden2014-08-261-3/+3
* Implement TrustyKeymaster key generation, plus tests.Shawn Willden2014-08-251-1/+1
* Add the beginnings of logging infrastructure.Shawn Willden2014-08-251-5/+10
* Add key importing, RSA only.Shawn Willden2014-08-201-0/+3
* Refactor export to use new key infrastructure, and work with all key types.Shawn Willden2014-08-191-1/+2
* Refactor key and operation details.Shawn Willden2014-08-191-0/+59