summaryrefslogtreecommitdiff
path: root/lib/rsa/rsa-sign.c
Commit message (Expand)AuthorAgeLines
* rsa: Fix two errors in the implementationSimon Glass2014-08-09-0/+1
* Implement generalised RSA public exponents for verified bootMichael van der Westhuizen2014-08-09-3/+57
* mkimage: Automatically expand FDT in more casesSimon Glass2014-06-19-9/+18
* fdt: Update functions which write to an FDT to return -ENOSPCSimon Glass2014-06-11-9/+19
* tools, fit_check_sign: verify a signed fit imageHeiko Schocher2014-03-21-1/+1
* rsa: add sha256-rsa2048 algorithmHeiko Schocher2014-03-21-4/+6
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* lib/rsa/rsa-sig.c: compile on OS XAndreas Bießmann2013-07-03-1/+0
* image: Add RSA support for image signingSimon Glass2013-06-26-0/+460