aboutsummaryrefslogtreecommitdiffstats
path: root/verifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a checker for signature boundary in verifierTianjie Xu2017-03-221-0/+6
* Add missing includes.Elliott Hughes2015-01-281-2/+3
* am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"Mark Salyzyn2014-03-141-7/+7
|\
| * Recovery 64-bit compile issuesMark Salyzyn2014-03-141-7/+7
* | do verification and extraction on memory, not filesDoug Zongker2014-01-161-55/+15
|/
* Add support for ECDSA signaturesKenny Root2013-10-101-32/+198
* verifier: update to support certificates using SHA-256Doug Zongker2013-09-251-17/+63
* move key loading to verifier codeDoug Zongker2012-11-021-0/+102
* refactor ui functions into a classDoug Zongker2011-10-311-2/+4
* turn recovery into a C++ binaryDoug Zongker2011-10-311-0/+185