Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-10-10 | Add support for ECDSA signatures | Kenny Root | 1 | -2/+15 | |
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-25 | verifier: update to support certificates using SHA-256 | Doug Zongker | 1 | -2/+7 | |
(cherry picked from commit bac7fba02763ae5e78e8e4ba0bea727330ad953e) Change-Id: I01c38d7fea088622a8b0bbf2c833fa2d969417af | |||||
2013-04-10 | verifier: update to support certificates using SHA-256 | Doug Zongker | 1 | -2/+7 | |
Change-Id: Ifd5a29d459acf101311fa1c220f728c3d0ac2e4e | |||||
2012-11-02 | move key loading to verifier code | Doug Zongker | 1 | -0/+2 | |
Add an option to verifier_test to load keys from a file, the way the recovery does. Change-Id: Icba0e391164f2c1a9fefeab4b0bcb878e91d17b4 | |||||
2009-11-13 | eclair snapshot | Jean-Baptiste Queru | 1 | -6/+6 | |
2009-08-17 | do not merge: cherry-picked 60151a295ccf726238dc47456d80b427db6d6a38 from master branch | Doug Zongker | 1 | -6/+6 | |
2009-08-15 | verify whole-file signature instead of jarsigner signatures | Doug Zongker | 1 | -6/+6 | |
In recovery, verify a signature that covers the entire zip file, instead of using the jarsigner format to verify individual files. Bug: 1328985 | |||||
2009-03-04 | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 1 | -0/+30 | |
2009-03-04 | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 1 | -30/+0 | |