summaryrefslogtreecommitdiffstats
path: root/key.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor KeyBlob to separate encryption functionality.Shawn Willden2014-09-231-3/+3
* Finish key import implementation.Shawn Willden2014-08-271-0/+2
* Move key_blob.h in to include/keymaster, to export it.Shawn Willden2014-08-271-1/+2
* Add the beginnings of logging infrastructure.Shawn Willden2014-08-251-11/+13
* Add key importing, RSA only.Shawn Willden2014-08-201-0/+50
* Refactor key and operation details.Shawn Willden2014-08-191-0/+65