Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LICENSE: remove unnecessary (c) after Copyright | Tom Hughes | 2019-06-19 | 1 | -1/+1 |
* | common: Split rwsig parts from rsa.h header | Nicolas Boichat | 2017-04-11 | 1 | -61/+0 |
* | rwsig: Put key/signature at the end of RO/RW sections | Nicolas Boichat | 2017-02-22 | 1 | -4/+17 |
* | rwsig: Add support for rwsig image types | Nicolas Boichat | 2017-02-17 | 1 | -0/+32 |
* | cleanup: Handle signed RW images a bit cleaner | Bill Richardson | 2015-09-25 | 1 | -1/+29 |
* | cleanup: fix all the header guards | Bill Richardson | 2015-06-18 | 1 | -3/+3 |
* | Add RW firmware signature verification for common runtime | Vincent Palatin | 2014-12-01 | 1 | -0/+2 |
* | rsa: add support for 4096 and 8192 bit keys | Vincent Palatin | 2014-11-15 | 1 | -3/+31 |
* | add RSA signature verification code | Vincent Palatin | 2014-09-30 | 1 | -0/+26 |