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