aboutsummaryrefslogtreecommitdiffstats
path: root/verifier_test.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add support for ECDSA signaturesKenny Root2013-10-101-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
* verifier: update to support certificates using SHA-256Doug Zongker2013-09-251-16/+22
| | | | | | (cherry picked from commit bac7fba02763ae5e78e8e4ba0bea727330ad953e) Change-Id: I01c38d7fea088622a8b0bbf2c833fa2d969417af
* support version 2 (2048-bit e=65537) keys in recoveryDoug Zongker2012-07-251-0/+15
| | | | Change-Id: I9849c69777d513bb12926c8c622d1c12d2da568a
* turn recovery into a C++ binaryDoug Zongker2011-10-311-6/+2
| | | | Change-Id: I423a23581048d451d53eef46e5f5eac485b77555
* add a simple unit test for the OTA package verifierDoug Zongker2009-12-091-0/+94