Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-02-04 | Refactor existing tests to use gtest | Jed Estep | 1 | -10/+0 | |
Bug: 26962907 Change-Id: I5f80636af1740badeff7d08193f08e23f4e4fee1 | |||||
2013-10-10 | Add support for ECDSA signatures | Kenny Root | 1 | -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 |