Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for ECDSA signatures | Kenny Root | 2013-10-10 | 1 | -19/+83 |
* | verifier: update to support certificates using SHA-256 | Doug Zongker | 2013-09-25 | 1 | -71/+80 |
* | recovery: turn on text display for install errors in debug builds | Doug Zongker | 2013-05-21 | 1 | -4/+10 |
* | move key loading to verifier code | Doug Zongker | 2012-11-02 | 1 | -3/+8 |
* | support version 2 (2048-bit e=65537) keys in recovery | Doug Zongker | 2012-07-25 | 1 | -4/+49 |
* | move key processing to RecoveryUI | Doug Zongker | 2011-11-04 | 1 | -5/+0 |
* | C++ class for device-specific code | Doug Zongker | 2011-10-31 | 1 | -10/+36 |
* | turn recovery into a C++ binary | Doug Zongker | 2011-10-31 | 1 | -0/+91 |