aboutsummaryrefslogtreecommitdiff
path: root/include/u-boot
AgeCommit message (Expand)AuthorFilesLines
4 daysinclude: u-boot: Remove duplicate newlinesMarek Vasut2-3/+0
2024-07-05Revert "Revert "Merge patch series "zlib: Address CVE-2016-9841"""Tom Rini1-10/+6
2024-07-01Merge branch 'next'Tom Rini4-5/+11
2024-06-30Revert "Merge patch series "zlib: Address CVE-2016-9841""Tom Rini1-6/+10
2024-05-22md5: Use typedef for MD5 contextRaymond Mao1-5/+5
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini3-6/+0
2024-05-06include: Add missing headers in a few instancesTom Rini3-0/+6
2024-04-12zlib: Remove incorrect ZLIB_VERSIONMichal Simek1-10/+6
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini1-1/+0
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek Behún1-1/+1
2022-06-27sha1: Fix digest state size/typeLoic Poulain1-1/+1
2022-04-21crc16: Move standard CRC-16 implementation from ubifs to libPali Rohár1-0/+3
2022-04-21crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.cPali Rohár1-1/+1
2022-04-11lib: rsa: Fix const-correctness of rsassa_pss functionsSESA6444251-2/+2
2022-03-15lib/lz4: update LZ4 decompressor moduleHuang Jianan1-0/+49
2022-01-28rsa: adds rsa3072 algorithmJamin Lin1-0/+1
2022-01-26image: Return destination node for add_verify_data() methodSimon Glass2-4/+6
2022-01-19doc: replace @return by Return:Heinrich Schuchardt6-11/+11
2022-01-18lib: add BLAKE2 hash supportQu Wenruo1-0/+94
2021-10-09lz4: Use a private header for U-BootSimon Glass1-0/+24
2021-10-08image: Drop unnecessary #ifdefs from image.hSimon Glass1-2/+3
2021-10-08image: Use Kconfig to enable FIT_RSASSA_PSS on hostSimon Glass1-2/+0
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-2/+4
2021-09-08common: Move MD5 hash to hash_algo[] array.Alexandru Gagniuc1-2/+4
2021-09-01dm: hash: Add new UCLASS_HASH supportChia-Wei Wang1-0/+61
2021-09-01lib/md5: Export progressive APIsChia-Wei Wang1-0/+4
2021-07-16lib: rsa: Remove #ifdefs from rsa.hAlexandru Gagniuc1-47/+0
2021-07-16lib: ecdsa: Remove #ifdefs from ecdsa.hAlexandru Gagniuc1-25/+0
2021-07-16image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORTSimon Glass1-4/+4
2021-04-14lib: Add support for ECDSA image signingAlexandru Gagniuc1-0/+94
2021-04-14lib/rsa: Make fdt_add_bignum() available outside of RSA codeAlexandru Gagniuc1-0/+27
2021-04-14lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc1-0/+0
2021-02-24lib: rsa: struct udevice build warningHeinrich Schuchardt1-0/+2
2020-10-27xilinx: zynq: Change types from u32 to uint32_tMichal Simek1-1/+1
2020-10-12fit: cipher: aes: allow to store the IV in the FIT imagePhilippe Reynes1-2/+4
2020-08-07include/u-boot, lib/zlib: add sources for zlib decompressionJoao Marcos Costa1-0/+32
2020-07-11lib: rsa: export rsa_verify_with_pkey()AKASHI Takahiro1-0/+3
2020-07-08lib: rsa: function to verify a signature against a hashHeiko Stuebner1-0/+21
2020-06-12Add support for SHA384 and SHA512Reuben Dowle2-0/+39
2020-03-12lib: rsa: generate additional parameters for public keyAKASHI Takahiro1-0/+23
2020-01-17u-boot: fit: add support to decrypt fit with aesPhilippe Reynes1-0/+13
2020-01-17mkimage: fit: add support to encrypt image with aesPhilippe Reynes1-0/+31
2020-01-03include/u-boot/crc.h: pull 'uint' definition on musl targetsSergei Trofimovich1-0/+2
2019-12-02crc: Fix code style with crc functionsSimon Glass1-7/+68
2019-12-02common: Drop linux/crc8.hSimon Glass1-1/+13
2018-12-08Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich1-0/+11
2018-12-08lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich1-0/+3
2018-12-03rsa: add support of padding pssPhilippe Reynes1-0/+15
2018-12-03rsa: add a structure for the paddingPhilippe Reynes1-0/+13
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu1-0/+4