1. 4233227 rsa: check that pointer checksum isn't NULL before using it by Philippe Reynes · Tue Mar 19 10:55:40 2019 +0100
  2. 47d73f0 rsa: add support of padding pss by Philippe Reynes · Wed Nov 14 13:51:01 2018 +0100
  3. 1246835 rsa: add a structure for the padding by Philippe Reynes · Wed Nov 14 13:51:00 2018 +0100
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. 6616c82 image: Combine image_sig_algo with image_sign_info by Andrew Duda · Tue Nov 08 18:53:41 2016 +0000
  6. 06ca6d6 image: Add crypto_algo struct for RSA info by Andrew Duda · Tue Nov 08 18:53:41 2016 +0000
  7. 3db9ff0 rsa: Verify RSA padding programatically by Andrew Duda · Tue Nov 08 18:53:40 2016 +0000
  8. eed7e78 rsa: cosmetic: rename pad_len to key_len by Andrew Duda · Tue Nov 08 18:53:39 2016 +0000
  9. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  10. 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · Fri Jan 23 16:01:59 2015 +0530
  11. a0d3ca6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · Fri Jan 23 16:01:54 2015 +0530
  12. b92ebab rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · Fri Jan 23 16:01:50 2015 +0530
  13. a436f21 rsa: Fix two errors in the implementation by Simon Glass · Wed Jul 30 10:00:17 2014 -0600
  14. 89f4ed1 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · Wed Jul 02 10:17:26 2014 +0200
  15. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · Thu Jun 12 22:27:12 2014 +0200
  16. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · Mon Mar 03 12:19:30 2014 +0100
  17. 4b81756 rsa: add sha256,rsa4096 algorithm by Heiko Schocher · Mon Mar 03 12:19:27 2014 +0100
  18. edaf9b1 rsa: add sha256-rsa2048 algorithm by Heiko Schocher · Mon Mar 03 12:19:26 2014 +0100
  19. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  20. 35191a3 image: Add RSA support for image signing by Simon Glass · Thu Jun 13 15:10:02 2013 -0700