Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for ECDSA signatures | Kenny Root | 2013-10-10 | 3 | -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-256 | Doug Zongker | 2013-09-25 | 6 | -0/+79 |
| | | | | | | (cherry picked from commit bac7fba02763ae5e78e8e4ba0bea727330ad953e) Change-Id: I01c38d7fea088622a8b0bbf2c833fa2d969417af | ||||
* | support version 2 (2048-bit e=65537) keys in recovery | Doug Zongker | 2012-07-25 | 3 | -0/+25 |
| | | | | Change-Id: I9849c69777d513bb12926c8c622d1c12d2da568a | ||||
* | add a simple unit test for the OTA package verifier | Doug Zongker | 2009-12-09 | 7 | -0/+0 |