index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rsa
/
rsa-sign.c
Age
Commit message (
Expand
)
Author
2019-07-18
lib: rsa: add support to other openssl engine types than pkcs11
Vesa Jääskeläinen
2018-12-03
rsa: add support of padding pss
Philippe Reynes
2018-12-03
rsa: add a structure for the padding
Philippe Reynes
2018-12-03
rsa: use new openssl API to create signature
Philippe Reynes
2018-08-13
rsa: Fix LibreSSL before v2.7.0
Caliph Nomble
2018-06-19
rsa: Fix missing memory leak on error in fdt_add_bignum()
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-12
rsa: Fix build with OpenSSL 1.1.x
Jelle van der Waa
2017-01-14
mkimage: Add support for signing with pkcs11
George McCollister
2016-11-21
image: Combine image_sig_algo with image_sign_info
Andrew Duda
2016-07-25
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7
mario.six@gdsys.cc
2016-07-22
rsa: Fix return value and masked error
mario.six@gdsys.cc
2014-08-09
rsa: Fix two errors in the implementation
Simon Glass
2014-08-09
Implement generalised RSA public exponents for verified boot
Michael van der Westhuizen
2014-06-19
mkimage: Automatically expand FDT in more cases
Simon Glass
2014-06-11
fdt: Update functions which write to an FDT to return -ENOSPC
Simon Glass
2014-03-21
tools, fit_check_sign: verify a signed fit image
Heiko Schocher
2014-03-21
rsa: add sha256-rsa2048 algorithm
Heiko Schocher
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-03
lib/rsa/rsa-sig.c: compile on OS X
Andreas Bießmann
2013-06-26
image: Add RSA support for image signing
Simon Glass