summaryrefslogtreecommitdiffstats
path: root/verifier_test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge in lollipop and attempt to fix merge conflictsEthan Yonker2014-11-061-22/+94
|\
| * do verification and extraction on memory, not filesDoug Zongker2014-01-161-1/+11
| * Add support for ECDSA signaturesKenny Root2013-10-101-19/+83
| * verifier: update to support certificates using SHA-256Doug Zongker2013-09-251-71/+80
| * recovery: turn on text display for install errors in debug buildsDoug Zongker2013-05-211-4/+10
* | Fix building of other utilitiesDees Troy2013-11-031-0/+5
* | recovery: turn on text display for install errors in debug buildsDoug Zongker2013-05-161-4/+10
* | verifier: update to support certificates using SHA-256Doug Zongker2013-04-101-71/+80
|/
* move key loading to verifier codeDoug Zongker2012-11-021-3/+8
* support version 2 (2048-bit e=65537) keys in recoveryDoug Zongker2012-07-251-4/+49
* move key processing to RecoveryUIDoug Zongker2011-11-041-5/+0
* C++ class for device-specific codeDoug Zongker2011-10-311-10/+36
* turn recovery into a C++ binaryDoug Zongker2011-10-311-0/+91