aboutsummaryrefslogtreecommitdiffstats
path: root/testdata
Commit message (Collapse)AuthorAgeFilesLines
* Add support for ECDSA signaturesKenny Root2013-10-103-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
* verifier: update to support certificates using SHA-256Doug Zongker2013-09-256-0/+79
| | | | | | (cherry picked from commit bac7fba02763ae5e78e8e4ba0bea727330ad953e) Change-Id: I01c38d7fea088622a8b0bbf2c833fa2d969417af
* support version 2 (2048-bit e=65537) keys in recoveryDoug Zongker2012-07-253-0/+25
| | | | Change-Id: I9849c69777d513bb12926c8c622d1c12d2da568a
* add a simple unit test for the OTA package verifierDoug Zongker2009-12-097-0/+0