summaryrefslogtreecommitdiff
path: root/include/u-boot
AgeCommit message (Expand)AuthorFilesLines
2021-09-08common: Move MD5 hash to hash_algo[] array.Alexandru Gagniuc1-2/+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-25lib: rsa: struct udevice build warningHeinrich Schuchardt1-0/+2
2020-10-27xilinx: zynq: Change types from u32 to uint32_tMichal Simek1-1/+1
2020-10-13fit: cipher: aes: allow to store the IV in the FIT imagePhilippe Reynes1-2/+4
2020-08-08include/u-boot, lib/zlib: add sources for zlib decompressionJoao Marcos Costa1-0/+32
2020-07-12lib: rsa: export rsa_verify_with_pkey()AKASHI Takahiro1-0/+3
2020-07-09lib: 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-03crc: Fix code style with crc functionsSimon Glass1-7/+68
2019-12-03common: Drop linux/crc8.hSimon Glass1-1/+13
2018-12-09Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich1-0/+11
2018-12-09lib: 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
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini6-14/+8
2017-10-03include: Add a variadic macro to call a callback for all argumentsMarek BehĂșn1-0/+59
2017-10-03lib: Add CRC32-CMarek BehĂșn1-0/+4
2017-02-07tools: Allow crc8 to be usedoliver@schinagl.nl1-0/+3
2016-11-21rsa: Verify RSA padding programaticallyAndrew Duda3-4/+6
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-0/+2
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-13/+1
2015-08-13Correct License and Copyright information on few filesRuchika Gupta1-1/+1
2015-01-30rsa: Use checksum algorithms from struct hash_algoRuchika Gupta1-4/+13
2015-01-30DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driverRuchika Gupta1-1/+33
2015-01-30rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta1-0/+43
2014-08-09Implement generalised RSA public exponents for verified bootMichael van der Westhuizen1-0/+1
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee4-0/+281
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-01Roll crc32 into hash infrastructureSimon Glass1-0/+11
2012-11-04lib/zlib: sparse fixesKim Phillips1-1/+1
2012-09-29lib: zlib: include deflate into zlib buildLei Wen1-5/+35
2012-04-30gunzip: rename z{alloc, free} to gz{alloc, free}Mike Frysinger1-0/+3
2012-04-29GCC47: Fix warning in md5.cMarek Vasut1-1/+4
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-1/+1
2009-09-11tools: mkimage: Fixed build warningsPrafulla Wadaskar1-0/+33
2009-08-24start a linker script helper fileMike Frysinger1-0/+25
2009-08-12zlib: updated to v.1.2.3Giuseppe CONDORELLI1-227/+491
2009-07-24Revert "zlib: updated to v.1.2.3"Wolfgang Denk1-488/+224
2009-07-24Coding Style cleanup; update CHANGELOG.Wolfgang Denk1-7/+7