Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use BoringSSL instead of mincrypt to speed up package verification. | Elliott Hughes | 2016-04-14 | 1 | -111/+209 |
* | recovery: Refactor verifier and verifier_test. | Tao Bao | 2016-02-03 | 1 | -141/+124 |
* | Add missing includes. | Elliott Hughes | 2015-01-28 | 1 | -2/+3 |
* | am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues" | Mark Salyzyn | 2014-03-14 | 1 | -7/+7 |
|\ | |||||
| * | Recovery 64-bit compile issues | Mark Salyzyn | 2014-03-14 | 1 | -7/+7 |
* | | do verification and extraction on memory, not files | Doug Zongker | 2014-01-16 | 1 | -55/+15 |
|/ | |||||
* | Add support for ECDSA signatures | Kenny Root | 2013-10-10 | 1 | -32/+198 |
* | verifier: update to support certificates using SHA-256 | Doug Zongker | 2013-09-25 | 1 | -17/+63 |
* | move key loading to verifier code | Doug Zongker | 2012-11-02 | 1 | -0/+102 |
* | refactor ui functions into a class | Doug Zongker | 2011-10-31 | 1 | -2/+4 |
* | turn recovery into a C++ binary | Doug Zongker | 2011-10-31 | 1 | -0/+185 |