summaryrefslogtreecommitdiffstats
path: root/verifier_test.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-10-10Add support for ECDSA signaturesKenny Root1-6/+16
This adds support for key version 5 which is an EC key using the NIST P-256 curve parameters. OTAs may be signed with these keys using the ECDSA signature algorithm with SHA-256. Change-Id: Id88672a3deb70681c78d5ea0d739e10f839e4567
2013-09-25verifier: update to support certificates using SHA-256Doug Zongker1-16/+22
(cherry picked from commit bac7fba02763ae5e78e8e4ba0bea727330ad953e) Change-Id: I01c38d7fea088622a8b0bbf2c833fa2d969417af
2013-04-10verifier: update to support certificates using SHA-256Doug Zongker1-16/+22
Change-Id: Ifd5a29d459acf101311fa1c220f728c3d0ac2e4e
2012-07-25support version 2 (2048-bit e=65537) keys in recoveryDoug Zongker1-0/+15
Change-Id: I9849c69777d513bb12926c8c622d1c12d2da568a
2011-10-31turn recovery into a C++ binaryDoug Zongker1-6/+2
Change-Id: I423a23581048d451d53eef46e5f5eac485b77555
2011-10-28turn recovery into a C++ binaryDoug Zongker1-6/+2
Change-Id: I68a67a4c8edec9a74463b3d4766005ce27b51316
2009-12-10add a simple unit test for the OTA package verifierDoug Zongker1-0/+94