summaryrefslogtreecommitdiff
path: root/include/u-boot
AgeCommit message (Expand)Author
2020-03-12lib: rsa: generate additional parameters for public keyAKASHI Takahiro
2020-01-17u-boot: fit: add support to decrypt fit with aesPhilippe Reynes
2020-01-17mkimage: fit: add support to encrypt image with aesPhilippe Reynes
2020-01-03include/u-boot/crc.h: pull 'uint' definition on musl targetsSergei Trofimovich
2019-12-02crc: Fix code style with crc functionsSimon Glass
2019-12-02common: Drop linux/crc8.hSimon Glass
2018-12-08Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich
2018-12-08lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich
2018-12-03rsa: add support of padding pssPhilippe Reynes
2018-12-03rsa: add a structure for the paddingPhilippe Reynes
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-02include: Add a variadic macro to call a callback for all argumentsMarek BehĂșn
2017-10-02lib: Add CRC32-CMarek BehĂșn
2017-02-07tools: Allow crc8 to be usedoliver@schinagl.nl
2016-11-21rsa: Verify RSA padding programaticallyAndrew Duda
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-08-12Correct License and Copyright information on few filesRuchika Gupta
2015-01-29rsa: Use checksum algorithms from struct hash_algoRuchika Gupta
2015-01-29DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driverRuchika Gupta
2015-01-29rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta
2014-08-09Implement generalised RSA public exponents for verified bootMichael van der Westhuizen
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-02-28Roll crc32 into hash infrastructureSimon Glass
2012-11-04lib/zlib: sparse fixesKim Phillips
2012-09-29lib: zlib: include deflate into zlib buildLei Wen
2012-04-30gunzip: rename z{alloc, free} to gz{alloc, free}Mike Frysinger
2012-04-29GCC47: Fix warning in md5.cMarek Vasut
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2009-09-10tools: mkimage: Fixed build warningsPrafulla Wadaskar
2009-08-23start a linker script helper fileMike Frysinger
2009-08-11zlib: updated to v.1.2.3Giuseppe CONDORELLI
2009-07-24Revert "zlib: updated to v.1.2.3"Wolfgang Denk
2009-07-23Coding Style cleanup; update CHANGELOG.Wolfgang Denk
2009-07-23zlib: updated to v.1.2.3Giuseppe CONDORELLI
2009-07-19compiler.h: unify system ifdef cruft hereMike Frysinger
2009-04-04rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD
2008-04-25Add support for calculating hashes with watchdog triggeringBartlomiej Sieka
2008-04-13Rename include/md5.h to include/u-boot/md5.hAndy Fleming