summaryrefslogtreecommitdiff
path: root/lib/rsa/rsa-sign.c
AgeCommit message (Expand)Author
2018-12-03rsa: add support of padding pssPhilippe Reynes
2018-12-03rsa: add a structure for the paddingPhilippe Reynes
2018-12-03rsa: use new openssl API to create signaturePhilippe Reynes
2018-08-13rsa: Fix LibreSSL before v2.7.0Caliph Nomble
2018-06-19rsa: Fix missing memory leak on error in fdt_add_bignum()Simon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-05-12rsa: Fix build with OpenSSL 1.1.xJelle van der Waa
2017-01-14mkimage: Add support for signing with pkcs11George McCollister
2016-11-21image: Combine image_sig_algo with image_sign_infoAndrew Duda
2016-07-25tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7mario.six@gdsys.cc
2016-07-22rsa: Fix return value and masked errormario.six@gdsys.cc
2014-08-09rsa: Fix two errors in the implementationSimon Glass
2014-08-09Implement generalised RSA public exponents for verified bootMichael van der Westhuizen
2014-06-19mkimage: Automatically expand FDT in more casesSimon Glass
2014-06-11fdt: Update functions which write to an FDT to return -ENOSPCSimon Glass
2014-03-21tools, fit_check_sign: verify a signed fit imageHeiko Schocher
2014-03-21rsa: add sha256-rsa2048 algorithmHeiko Schocher
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-03lib/rsa/rsa-sig.c: compile on OS XAndreas Bießmann
2013-06-26image: Add RSA support for image signingSimon Glass