1. de95930 lib/rsa: correct check after allocation in fdt_add_bignum() by Heinrich Schuchardt · 4 years, 1 month ago
  2. 24bf6e8 lib: rsa: avoid overriding the object name when already specified by Jan Luebbe · 4 years, 4 months ago
  3. 0ff042d rsa: don't use malloc.h in rsa-sign.c by Jonathan Gray · 4 years, 4 months ago
  4. 72188f5 image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 6 months ago
  5. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  6. 5b123e0 lib: rsa: add support to other openssl engine types than pkcs11 by Vesa Jääskeläinen · 5 years ago
  7. 061daa0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  8. 2003156 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  9. 3b5d697 rsa: use new openssl API to create signature by Philippe Reynes · 6 years ago
  10. 7ac1a43 rsa: Fix LibreSSL before v2.7.0 by Caliph Nomble · 6 years ago
  11. 8a682e0 rsa: Fix missing memory leak on error in fdt_add_bignum() by Simon Glass · 6 years ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. c3b4328 rsa: Fix build with OpenSSL 1.1.x by Jelle van der Waa · 7 years ago
  14. f1ca1fd mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
  15. 83dd98e image: Combine image_sig_algo with image_sign_info by Andrew Duda · 8 years ago
  16. 713fb2d tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 by mario.six@gdsys.cc · 8 years ago
  17. 2b9ec76 rsa: Fix return value and masked error by mario.six@gdsys.cc · 8 years ago
  18. 5426716 rsa: Fix two errors in the implementation by Simon Glass · 10 years ago
  19. e0f2f15 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 10 years ago
  20. 597a8b2 mkimage: Automatically expand FDT in more cases by Simon Glass · 10 years ago
  21. 4f427a4 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · 10 years ago
  22. 29a23f9 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  23. 646257d rsa: add sha256-rsa2048 algorithm by Heiko Schocher · 11 years ago
  24. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  25. 1a260fe lib/rsa/rsa-sig.c: compile on OS X by Andreas Bießmann · 11 years ago
  26. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago