1. c033dc8 image: Return destination node for add_verify_data() method by Simon Glass · 3 years ago
  2. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  3. 675c3cc lib/rsa: avoid -Wdiscarded-qualifiers by Heinrich Schuchardt · 2 years, 10 months ago
  4. 3a8b919 tools: avoid OpenSSL deprecation warnings by Heinrich Schuchardt · 2 years, 10 months ago
  5. 2bbed3f image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 1 month ago
  6. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  7. d607dfd lib/rsa: don't use NULL as key_id by Heinrich Schuchardt · 3 years, 2 months ago
  8. 295ab73 lib: -Wformat-truncation in rsa_engine_get_priv_key by Heinrich Schuchardt · 3 years, 3 months ago
  9. fe68a67 lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0 by Alexandru Gagniuc · 3 years, 3 months ago
  10. 62b27a5 mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine by Marc Kleine-Budde · 3 years, 3 months ago
  11. 6d59ace lib: rsa: rsa-sign: Minor bug in debug message by Chan, Donald · 3 years, 3 months ago
  12. ad74aed image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 3 months ago
  13. fbc7774 lib/rsa: Use EVP_PKEY instead of RSA by Chan, Donald · 3 years, 7 months ago
  14. 824ee74 lib/rsa: Use the 'keyfile' argument from mkimage by Alexandru Gagniuc · 3 years, 8 months ago
  15. 4c17e5f lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · 3 years, 8 months ago
  16. de95930 lib/rsa: correct check after allocation in fdt_add_bignum() by Heinrich Schuchardt · 4 years, 2 months ago
  17. 24bf6e8 lib: rsa: avoid overriding the object name when already specified by Jan Luebbe · 4 years, 5 months ago
  18. 0ff042d rsa: don't use malloc.h in rsa-sign.c by Jonathan Gray · 4 years, 5 months ago
  19. 72188f5 image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 7 months ago
  20. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  21. 5b123e0 lib: rsa: add support to other openssl engine types than pkcs11 by Vesa Jääskeläinen · 5 years ago
  22. 061daa0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  23. 2003156 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  24. 3b5d697 rsa: use new openssl API to create signature by Philippe Reynes · 6 years ago
  25. 7ac1a43 rsa: Fix LibreSSL before v2.7.0 by Caliph Nomble · 6 years ago
  26. 8a682e0 rsa: Fix missing memory leak on error in fdt_add_bignum() by Simon Glass · 6 years ago
  27. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  28. c3b4328 rsa: Fix build with OpenSSL 1.1.x by Jelle van der Waa · 7 years ago
  29. f1ca1fd mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
  30. 83dd98e image: Combine image_sig_algo with image_sign_info by Andrew Duda · 8 years ago
  31. 713fb2d tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 by mario.six@gdsys.cc · 8 years ago
  32. 2b9ec76 rsa: Fix return value and masked error by mario.six@gdsys.cc · 8 years ago
  33. 5426716 rsa: Fix two errors in the implementation by Simon Glass · 10 years ago
  34. e0f2f15 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 10 years ago
  35. 597a8b2 mkimage: Automatically expand FDT in more cases by Simon Glass · 10 years ago
  36. 4f427a4 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · 10 years ago
  37. 29a23f9 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  38. 646257d rsa: add sha256-rsa2048 algorithm by Heiko Schocher · 11 years ago
  39. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  40. 1a260fe lib/rsa/rsa-sig.c: compile on OS X by Andreas Bießmann · 11 years ago
  41. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago