summaryrefslogtreecommitdiffstats
path: root/testdata (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-10-10Add support for ECDSA signaturesKenny Root3-0/+10
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 Zongker6-0/+79
(cherry picked from commit bac7fba02763ae5e78e8e4ba0bea727330ad953e) Change-Id: I01c38d7fea088622a8b0bbf2c833fa2d969417af
2013-04-10verifier: update to support certificates using SHA-256Doug Zongker6-0/+79
Change-Id: Ifd5a29d459acf101311fa1c220f728c3d0ac2e4e
2012-07-25support version 2 (2048-bit e=65537) keys in recoveryDoug Zongker3-0/+25
Change-Id: I9849c69777d513bb12926c8c622d1c12d2da568a
2009-12-10add a simple unit test for the OTA package verifierDoug Zongker7-0/+0