1. 0164dc8 common: image-sig.c: Add manual relocation by T Karthik Reddy · 6 years ago
  2. 4f4e6a0 rsa: reject images with unknown padding by Patrick Doyle · 5 years ago
  3. 47d73f0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  4. 1246835 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  5. 198f39a image-sig: Ensure that hashed-nodes is null-terminated by Konrad Beckmann · 6 years ago
  6. 9767bf4 vboot: Do not use hashed-strings offset by Teddy Reed · 6 years ago
  7. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  9. 3234ecd fix incorrect usage of DT node unit address in comments by Andre Przywara · 7 years ago
  10. 79f3c59 image-sig: use designated initializers for algorithm by Masahiro Yamada · 7 years ago
  11. 6616c82 image: Combine image_sig_algo with image_sign_info by Andrew Duda · 8 years ago
  12. 06ca6d6 image: Add crypto_algo struct for RSA info by Andrew Duda · 8 years ago
  13. 3db9ff0 rsa: Verify RSA padding programatically by Andrew Duda · 8 years ago
  14. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  15. dfcfcab image: Convert to use fdt_for_each_subnode macro by Axel Lin · 10 years ago
  16. 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  17. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  18. 5da42d9 Reverse the meaning of the fit_config_verify() return code by Simon Glass · 10 years ago
  19. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  20. 4b81756 rsa: add sha256,rsa4096 algorithm by Heiko Schocher · 11 years ago
  21. edaf9b1 rsa: add sha256-rsa2048 algorithm by Heiko Schocher · 11 years ago
  22. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  23. 56ab8d6 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  24. 35191a3 image: Add RSA support for image signing by Simon Glass · 11 years ago
  25. fbabc0f image: Support signing of images by Simon Glass · 11 years ago
  26. 58fe7e5 image: Add signing infrastructure by Simon Glass · 11 years ago