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