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