1. 3ebd200 lib: Add support for ECDSA image signing by Alexandru Gagniuc · 3 years, 9 months ago
  2. 32abcbd lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · 3 years, 9 months ago
  3. db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 9 months ago
  4. 4a87d2e lib: rsa: struct udevice build warning by Heinrich Schuchardt · 3 years, 9 months ago
  5. 38e828e xilinx: zynq: Change types from u32 to uint32_t by Michal Simek · 4 years, 1 month ago
  6. 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
  7. ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 4 months ago
  8. 30962bf lib: rsa: export rsa_verify_with_pkey() by AKASHI Takahiro · 4 years, 5 months ago
  9. b404409 lib: rsa: function to verify a signature against a hash by Heiko Stuebner · 4 years, 6 months ago
  10. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 7 months ago
  11. d4aece1 lib: rsa: generate additional parameters for public key by AKASHI Takahiro · 4 years, 9 months ago
  12. 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 5 years ago
  13. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
  14. 4719046 include/u-boot/crc.h: pull 'uint' definition on musl targets by Sergei Trofimovich · 5 years ago
  15. c2226bf crc: Fix code style with crc functions by Simon Glass · 5 years ago
  16. ca9b0af common: Drop linux/crc8.h by Simon Glass · 5 years ago
  17. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
  18. 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  19. 47d73f0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  20. 1246835 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  21. e460352 xilinx: zynq: Add support to secure images by Siva Durga Prasad Paladugu · 6 years ago
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  23. b9ce5f1 include: Add a variadic macro to call a callback for all arguments by Marek Behún · 7 years ago
  24. cdccc03 lib: Add CRC32-C by Marek Behún · 7 years ago
  25. 3255e9f tools: Allow crc8 to be used by oliver@schinagl.nl · 8 years ago
  26. 3db9ff0 rsa: Verify RSA padding programatically by Andrew Duda · 8 years ago
  27. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  28. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  29. 9c078c3 Correct License and Copyright information on few files by Ruchika Gupta · 9 years ago
  30. 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  31. 98ebb12 DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver by Ruchika Gupta · 10 years ago
  32. b92ebab rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · 10 years ago
  33. 89f4ed1 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 10 years ago
  34. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  35. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  36. 0bbd76f Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
  37. 8eb6994 lib/zlib: sparse fixes by Kim Phillips · 12 years ago
  38. 8dd348f lib: zlib: include deflate into zlib build by Lei Wen · 12 years ago
  39. 802383b gunzip: rename z{alloc, free} to gz{alloc, free} by Mike Frysinger · 13 years ago
  40. e7ab380 GCC47: Fix warning in md5.c by Marek Vasut · 13 years ago
  41. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  42. 4d4d67d tools: mkimage: Fixed build warnings by Prafulla Wadaskar · 15 years ago
  43. 91acc21 start a linker script helper file by Mike Frysinger · 15 years ago
  44. 5e7e8e8 zlib: updated to v.1.2.3 by Giuseppe CONDORELLI · 15 years ago
  45. 72d0bca Revert "zlib: updated to v.1.2.3" by Wolfgang Denk · 15 years ago
  46. bddc726 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · 15 years ago
  47. b4a560a zlib: updated to v.1.2.3 by Giuseppe CONDORELLI · 15 years ago
  48. 4ad8e9f compiler.h: unify system ifdef cruft here by Mike Frysinger · 15 years ago
  49. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. da5045d Add support for calculating hashes with watchdog triggering by Bartlomiej Sieka · 17 years ago
  51. 72c23be Rename include/md5.h to include/u-boot/md5.h by Andy Fleming · 17 years ago