summaryrefslogtreecommitdiff
path: root/include/rsa.h
Commit message (Expand)AuthorAgeFilesLines
* common: Split rwsig parts from rsa.h headerNicolas Boichat2017-04-111-61/+0
* rwsig: Put key/signature at the end of RO/RW sectionsNicolas Boichat2017-02-221-4/+17
* rwsig: Add support for rwsig image typesNicolas Boichat2017-02-171-0/+32
* cleanup: Handle signed RW images a bit cleanerBill Richardson2015-09-251-1/+29
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* Add RW firmware signature verification for common runtimeVincent Palatin2014-12-011-0/+2
* rsa: add support for 4096 and 8192 bit keysVincent Palatin2014-11-151-3/+31
* add RSA signature verification codeVincent Palatin2014-09-301-0/+26