1. 66b00c8 image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · Wed Jul 14 17:05:31 2021 -0500
  2. 0bdd4ee lib/rsa: Use EVP_PKEY instead of RSA by Chan, Donald · Thu Apr 01 22:42:36 2021 +0000
  3. a35da20 lib/rsa: Use the 'keyfile' argument from mkimage by Alexandru Gagniuc · Fri Feb 19 12:45:18 2021 -0600
  4. 32abcbd lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · Fri Feb 19 12:45:11 2021 -0600
  5. d41db38 lib/rsa: correct check after allocation in fdt_add_bignum() by Heinrich Schuchardt · Thu Aug 20 21:11:17 2020 +0200
  6. cd4eafb lib: rsa: avoid overriding the object name when already specified by Jan Luebbe · Wed May 13 12:26:24 2020 +0200
  7. cc3ed40 rsa: don't use malloc.h in rsa-sign.c by Jonathan Gray · Fri May 15 22:20:34 2020 +1000
  8. d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · Wed Mar 18 11:44:06 2020 -0600
  9. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  10. abf8eb2 lib: rsa: add support to other openssl engine types than pkcs11 by Vesa Jääskeläinen · Sun Jun 16 20:53:38 2019 +0300
  11. 47d73f0 rsa: add support of padding pss by Philippe Reynes · Wed Nov 14 13:51:01 2018 +0100
  12. 1246835 rsa: add a structure for the padding by Philippe Reynes · Wed Nov 14 13:51:00 2018 +0100
  13. 8161ff8 rsa: use new openssl API to create signature by Philippe Reynes · Wed Nov 14 13:50:59 2018 +0100
  14. 1a31b02 rsa: Fix LibreSSL before v2.7.0 by Caliph Nomble · Wed Jul 25 22:13:03 2018 -0400
  15. 198b80c rsa: Fix missing memory leak on error in fdt_add_bignum() by Simon Glass · Tue Jun 12 00:05:00 2018 -0600
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  17. e980590 rsa: Fix build with OpenSSL 1.1.x by Jelle van der Waa · Mon May 08 21:31:19 2017 +0200
  18. 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · Fri Jan 06 13:14:17 2017 -0600
  19. 6616c82 image: Combine image_sig_algo with image_sign_info by Andrew Duda · Tue Nov 08 18:53:41 2016 +0000
  20. dc4053a tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 by mario.six@gdsys.cc · Fri Jul 22 08:58:40 2016 +0200
  21. 99fc6ea rsa: Fix return value and masked error by mario.six@gdsys.cc · Tue Jul 19 11:07:07 2016 +0200
  22. a436f21 rsa: Fix two errors in the implementation by Simon Glass · Wed Jul 30 10:00:17 2014 -0600
  23. 89f4ed1 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · Wed Jul 02 10:17:26 2014 +0200
  24. 9423bad mkimage: Automatically expand FDT in more cases by Simon Glass · Thu Jun 12 07:24:42 2014 -0600
  25. af2f9d5 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · Mon Jun 02 22:04:51 2014 -0600
  26. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · Mon Mar 03 12:19:30 2014 +0100
  27. edaf9b1 rsa: add sha256-rsa2048 algorithm by Heiko Schocher · Mon Mar 03 12:19:26 2014 +0100
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  29. 74b4f96 lib/rsa/rsa-sig.c: compile on OS X by Andreas Bießmann · Tue Jul 02 08:37:35 2013 +0200
  30. 35191a3 image: Add RSA support for image signing by Simon Glass · Thu Jun 13 15:10:02 2013 -0700