aboutsummaryrefslogtreecommitdiffstats
path: root/verifier_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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