summaryrefslogtreecommitdiffstats
path: root/verifier_test.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-09Move file paging into ScreenRecoveryUI.Elliott Hughes1-0/+3
2015-01-25Add missing <string.h> include.Elliott Hughes1-0/+1
2014-12-29Fix missing #includes in bootable/recovery.Elliott Hughes1-2/+3
2014-01-16do verification and extraction on memory, not filesDoug Zongker1-1/+11
2013-10-10Add support for ECDSA signaturesKenny Root1-19/+83
2013-09-25verifier: update to support certificates using SHA-256Doug Zongker1-71/+80
2013-05-21recovery: turn on text display for install errors in debug buildsDoug Zongker1-4/+10
2013-05-16recovery: turn on text display for install errors in debug buildsDoug Zongker1-4/+10
2013-04-10verifier: update to support certificates using SHA-256Doug Zongker1-71/+80
2012-11-02move key loading to verifier codeDoug Zongker1-3/+8
2012-07-25support version 2 (2048-bit e=65537) keys in recoveryDoug Zongker1-4/+49
2011-11-04move key processing to RecoveryUIDoug Zongker1-5/+0
2011-11-01fix verifier testDoug Zongker1-5/+0
2011-10-31C++ class for device-specific codeDoug Zongker1-10/+36
2011-10-31verifier_test needs to provide a UI objectDoug Zongker1-10/+36
2011-10-31turn recovery into a C++ binaryDoug Zongker1-0/+0
2011-10-28turn recovery into a C++ binaryDoug Zongker1-91/+0
2009-12-10add a simple unit test for the OTA package verifierDoug Zongker1-0/+91