1. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 5 months ago
  2. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  3. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  4. b983cc2 lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 7 months ago
  5. 1ed8c13 common: image-sig.c: Add manual relocation by T Karthik Reddy · 6 years ago
  6. 19495dd rsa: reject images with unknown padding by Patrick Doyle · 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. f1c8568 image-sig: Ensure that hashed-nodes is null-terminated by Konrad Beckmann · 6 years ago
  10. 7346c1e vboot: Do not use hashed-strings offset by Teddy Reed · 6 years ago
  11. 72239fc vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. b2267e8 fix incorrect usage of DT node unit address in comments by Andre Przywara · 7 years ago
  14. 8ec87df image-sig: use designated initializers for algorithm by Masahiro Yamada · 7 years ago
  15. 83dd98e image: Combine image_sig_algo with image_sign_info by Andrew Duda · 8 years ago
  16. 0c1d74f image: Add crypto_algo struct for RSA info by Andrew Duda · 8 years ago
  17. da29f29 rsa: Verify RSA padding programatically by Andrew Duda · 8 years ago
  18. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  19. 364ac5b image: Convert to use fdt_for_each_subnode macro by Axel Lin · 10 years ago
  20. b37b46f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  21. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  22. 12df2ab Reverse the meaning of the fit_config_verify() return code by Simon Glass · 10 years ago
  23. 29a23f9 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  24. db1b5f3 rsa: add sha256,rsa4096 algorithm by Heiko Schocher · 11 years ago
  25. 646257d rsa: add sha256-rsa2048 algorithm by Heiko Schocher · 11 years ago
  26. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. 4d09852 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  28. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago
  29. 56518e7 image: Support signing of images by Simon Glass · 11 years ago
  30. 3e569a6 image: Add signing infrastructure by Simon Glass · 11 years ago