1. 94336dc image: Return destination node for add_verify_data() method by Simon Glass · Fri Nov 12 12:28:11 2021 -0700
  2. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  3. dccc9da lib/rsa: avoid -Wdiscarded-qualifiers by Heinrich Schuchardt · Sun Jan 09 15:39:40 2022 +0100
  4. 43ee801 tools: avoid OpenSSL deprecation warnings by Heinrich Schuchardt · Sat Dec 18 11:25:12 2021 +0100
  5. effa452 image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · Sat Sep 25 19:43:23 2021 -0600
  6. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  7. 48806ee lib/rsa: don't use NULL as key_id by Heinrich Schuchardt · Sat Aug 28 12:13:05 2021 +0200
  8. 1e92a8a lib: -Wformat-truncation in rsa_engine_get_priv_key by Heinrich Schuchardt · Fri Jul 30 17:05:07 2021 +0200
  9. b63dc08 lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0 by Alexandru Gagniuc · Thu Jul 29 13:31:21 2021 -0500
  10. 88e07a7 mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine by Marc Kleine-Budde · Fri Jul 23 22:17:50 2021 +0200
  11. 9ccd605 lib: rsa: rsa-sign: Minor bug in debug message by Chan, Donald · Mon Jul 19 09:18:54 2021 -0700
  12. 66b00c8 image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · Wed Jul 14 17:05:31 2021 -0500
  13. 0bdd4ee lib/rsa: Use EVP_PKEY instead of RSA by Chan, Donald · Thu Apr 01 22:42:36 2021 +0000
  14. a35da20 lib/rsa: Use the 'keyfile' argument from mkimage by Alexandru Gagniuc · Fri Feb 19 12:45:18 2021 -0600
  15. 32abcbd lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · Fri Feb 19 12:45:11 2021 -0600
  16. d41db38 lib/rsa: correct check after allocation in fdt_add_bignum() by Heinrich Schuchardt · Thu Aug 20 21:11:17 2020 +0200
  17. cd4eafb lib: rsa: avoid overriding the object name when already specified by Jan Luebbe · Wed May 13 12:26:24 2020 +0200
  18. cc3ed40 rsa: don't use malloc.h in rsa-sign.c by Jonathan Gray · Fri May 15 22:20:34 2020 +1000
  19. d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · Wed Mar 18 11:44:06 2020 -0600
  20. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  21. 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
  22. 47d73f0 rsa: add support of padding pss by Philippe Reynes · Wed Nov 14 13:51:01 2018 +0100
  23. 1246835 rsa: add a structure for the padding by Philippe Reynes · Wed Nov 14 13:51:00 2018 +0100
  24. 8161ff8 rsa: use new openssl API to create signature by Philippe Reynes · Wed Nov 14 13:50:59 2018 +0100
  25. 1a31b02 rsa: Fix LibreSSL before v2.7.0 by Caliph Nomble · Wed Jul 25 22:13:03 2018 -0400
  26. 198b80c rsa: Fix missing memory leak on error in fdt_add_bignum() by Simon Glass · Tue Jun 12 00:05:00 2018 -0600
  27. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  28. e980590 rsa: Fix build with OpenSSL 1.1.x by Jelle van der Waa · Mon May 08 21:31:19 2017 +0200
  29. 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · Fri Jan 06 13:14:17 2017 -0600
  30. 6616c82 image: Combine image_sig_algo with image_sign_info by Andrew Duda · Tue Nov 08 18:53:41 2016 +0000
  31. 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
  32. 99fc6ea rsa: Fix return value and masked error by mario.six@gdsys.cc · Tue Jul 19 11:07:07 2016 +0200
  33. a436f21 rsa: Fix two errors in the implementation by Simon Glass · Wed Jul 30 10:00:17 2014 -0600
  34. 89f4ed1 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · Wed Jul 02 10:17:26 2014 +0200
  35. 9423bad mkimage: Automatically expand FDT in more cases by Simon Glass · Thu Jun 12 07:24:42 2014 -0600
  36. af2f9d5 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · Mon Jun 02 22:04:51 2014 -0600
  37. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · Mon Mar 03 12:19:30 2014 +0100
  38. edaf9b1 rsa: add sha256-rsa2048 algorithm by Heiko Schocher · Mon Mar 03 12:19:26 2014 +0100
  39. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  40. 74b4f96 lib/rsa/rsa-sig.c: compile on OS X by Andreas Bießmann · Tue Jul 02 08:37:35 2013 +0200
  41. 35191a3 image: Add RSA support for image signing by Simon Glass · Thu Jun 13 15:10:02 2013 -0700