- 68ca280 lib: rsa: use actual OpenSSL 1.1.0 EVP MD API by Yann Droneaud · 2 years, 9 months ago
- 94336dc image: Return destination node for add_verify_data() method by Simon Glass · 3 years, 1 month ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- dccc9da lib/rsa: avoid -Wdiscarded-qualifiers by Heinrich Schuchardt · 2 years, 11 months ago
- 43ee801 tools: avoid OpenSSL deprecation warnings by Heinrich Schuchardt · 3 years ago
- effa452 image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 2 months ago
- 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- 48806ee lib/rsa: don't use NULL as key_id by Heinrich Schuchardt · 3 years, 3 months ago
- 1e92a8a lib: -Wformat-truncation in rsa_engine_get_priv_key by Heinrich Schuchardt · 3 years, 4 months ago
- b63dc08 lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0 by Alexandru Gagniuc · 3 years, 4 months ago
- 88e07a7 mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine by Marc Kleine-Budde · 3 years, 4 months ago
- 9ccd605 lib: rsa: rsa-sign: Minor bug in debug message by Chan, Donald · 3 years, 4 months ago
- 66b00c8 image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 5 months ago
- 0bdd4ee lib/rsa: Use EVP_PKEY instead of RSA by Chan, Donald · 3 years, 8 months ago
- a35da20 lib/rsa: Use the 'keyfile' argument from mkimage by Alexandru Gagniuc · 3 years, 9 months ago
- 32abcbd lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · 3 years, 9 months ago
- d41db38 lib/rsa: correct check after allocation in fdt_add_bignum() by Heinrich Schuchardt · 4 years, 3 months ago
- cd4eafb lib: rsa: avoid overriding the object name when already specified by Jan Luebbe · 4 years, 7 months ago
- cc3ed40 rsa: don't use malloc.h in rsa-sign.c by Jonathan Gray · 4 years, 7 months ago
- d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 8 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- abf8eb2 lib: rsa: add support to other openssl engine types than pkcs11 by Vesa Jääskeläinen · 5 years ago
- 47d73f0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
- 1246835 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
- 8161ff8 rsa: use new openssl API to create signature by Philippe Reynes · 6 years ago
- 1a31b02 rsa: Fix LibreSSL before v2.7.0 by Caliph Nomble · 6 years ago
- 198b80c rsa: Fix missing memory leak on error in fdt_add_bignum() by Simon Glass · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- e980590 rsa: Fix build with OpenSSL 1.1.x by Jelle van der Waa · 8 years ago
- 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
- 6616c82 image: Combine image_sig_algo with image_sign_info by Andrew Duda · 8 years ago
- dc4053a tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 by mario.six@gdsys.cc · 8 years ago
- 99fc6ea rsa: Fix return value and masked error by mario.six@gdsys.cc · 8 years ago
- a436f21 rsa: Fix two errors in the implementation by Simon Glass · 10 years ago
- 89f4ed1 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 10 years ago
- 9423bad mkimage: Automatically expand FDT in more cases by Simon Glass · 10 years ago
- af2f9d5 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · 10 years ago
- d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
- edaf9b1 rsa: add sha256-rsa2048 algorithm by Heiko Schocher · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 74b4f96 lib/rsa/rsa-sig.c: compile on OS X by Andreas Bießmann · 11 years ago
- 35191a3 image: Add RSA support for image signing by Simon Glass · 11 years ago