summaryrefslogtreecommitdiffstats
path: root/symmetric_key.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for KM_TAG_MIN_MAC_LENGTH.Shawn Willden2015-07-161-0/+2
* Move assymetric key factory declarations to includes.Shawn Willden2015-05-311-2/+2
* Another refactor, deleting AbstractFactoryRegistry.Shawn Willden2015-05-311-5/+5
* Revert "Revert "Large refactor to move context out of AndroidKeymaster.""Shawn Willden2015-05-261-16/+14
* Revert "Large refactor to move context out of AndroidKeymaster."Shawn Willden2015-05-231-14/+16
* Large refactor to move context out of AndroidKeymaster.Shawn Willden2015-05-201-16/+14
* Move key factory registration into SoftKeymasterDevice.Shawn Willden2015-05-181-1/+1
* Remove rescoping support.Shawn Willden2015-05-121-5/+3
* Add initial support for rescoping.Shawn Willden2015-03-111-0/+2
* Implement symmetric key import.Shawn Willden2015-03-041-10/+10
* Switch to using global loggerShawn Willden2015-03-041-6/+5
* Refactor operation creation to use an operation factory registry.Shawn Willden2015-02-251-5/+2
* Refactor key creation to use a registry of key factories.Shawn Willden2015-02-181-7/+30
* Refactor AesKey, extracting most functionality to SymmetricKey.Shawn Willden2015-02-051-0/+62