1. c755aa8 lib: rsa: Fix const-correctness of rsassa_pss functions by SESA644425 · 3 years, 5 months ago
  2. 2a4b0d5 rsa: adds rsa3072 algorithm by Jamin Lin · 3 years, 7 months ago
  3. c033dc8 image: Return destination node for add_verify_data() method by Simon Glass · 3 years, 9 months ago
  4. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 3 years, 7 months ago
  5. 2bbed3f image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 10 months ago
  6. 92c960b lib: rsa: Remove #ifdefs from rsa.h by Alexandru Gagniuc · 4 years, 1 month ago
  7. ad74aed image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 4 years, 1 month ago
  8. 491bfe8 lib: rsa: export rsa_verify_with_pkey() by AKASHI Takahiro · 5 years ago
  9. c89b41b lib: rsa: function to verify a signature against a hash by Heiko Stuebner · 5 years ago
  10. 061daa0 rsa: add support of padding pss by Philippe Reynes · 7 years ago
  11. 2003156 rsa: add a structure for the padding by Philippe Reynes · 7 years ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  13. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  14. e0f2f15 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 11 years ago
  15. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 11 years ago[Renamed from include/rsa.h]
  16. 4f427a4 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · 11 years ago
  17. db1b5f3 rsa: add sha256,rsa4096 algorithm by Heiko Schocher · 11 years ago
  18. 646257d rsa: add sha256-rsa2048 algorithm by Heiko Schocher · 11 years ago
  19. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  20. 19c402a image: Add RSA support for image signing by Simon Glass · 12 years ago