summaryrefslogtreecommitdiffstats
path: root/include/u-boot
Commit message (Expand)AuthorAgeFilesLines
* lib: Add support for ECDSA image signingAlexandru Gagniuc2021-04-141-0/+94
* lib/rsa: Make fdt_add_bignum() available outside of RSA codeAlexandru Gagniuc2021-04-141-0/+27
* lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc2021-04-141-0/+0
* lib: rsa: struct udevice build warningHeinrich Schuchardt2021-02-241-0/+2
* xilinx: zynq: Change types from u32 to uint32_tMichal Simek2020-10-271-1/+1
* fit: cipher: aes: allow to store the IV in the FIT imagePhilippe Reynes2020-10-121-2/+4
* include/u-boot, lib/zlib: add sources for zlib decompressionJoao Marcos Costa2020-08-071-0/+32
* lib: rsa: export rsa_verify_with_pkey()AKASHI Takahiro2020-07-111-0/+3
* lib: rsa: function to verify a signature against a hashHeiko Stuebner2020-07-081-0/+21
* Add support for SHA384 and SHA512Reuben Dowle2020-06-122-0/+39
* lib: rsa: generate additional parameters for public keyAKASHI Takahiro2020-03-121-0/+23
* u-boot: fit: add support to decrypt fit with aesPhilippe Reynes2020-01-171-0/+13
* mkimage: fit: add support to encrypt image with aesPhilippe Reynes2020-01-171-0/+31
* include/u-boot/crc.h: pull 'uint' definition on musl targetsSergei Trofimovich2020-01-031-0/+2
* crc: Fix code style with crc functionsSimon Glass2019-12-021-7/+68
* common: Drop linux/crc8.hSimon Glass2019-12-021-1/+13
* Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich2018-12-081-0/+11
* lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich2018-12-081-0/+3
* rsa: add support of padding pssPhilippe Reynes2018-12-031-0/+15
* rsa: add a structure for the paddingPhilippe Reynes2018-12-031-0/+13
* xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu2018-07-191-0/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-076-14/+8
* include: Add a variadic macro to call a callback for all argumentsMarek BehĂșn2017-10-021-0/+59
* lib: Add CRC32-CMarek BehĂșn2017-10-021-0/+4
* tools: Allow crc8 to be usedoliver@schinagl.nl2017-02-071-0/+3
* rsa: Verify RSA padding programaticallyAndrew Duda2016-11-213-4/+6
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-0/+2
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-13/+1
* Correct License and Copyright information on few filesRuchika Gupta2015-08-121-1/+1
* rsa: Use checksum algorithms from struct hash_algoRuchika Gupta2015-01-291-4/+13
* DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driverRuchika Gupta2015-01-291-1/+33
* rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta2015-01-291-0/+43
* Implement generalised RSA public exponents for verified bootMichael van der Westhuizen2014-08-091-0/+1
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-194-0/+281
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Roll crc32 into hash infrastructureSimon Glass2013-02-281-0/+11
* lib/zlib: sparse fixesKim Phillips2012-11-041-1/+1
* lib: zlib: include deflate into zlib buildLei Wen2012-09-291-5/+35
* gunzip: rename z{alloc, free} to gz{alloc, free}Mike Frysinger2012-04-301-0/+3
* GCC47: Fix warning in md5.cMarek Vasut2012-04-291-1/+4
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-1/+1
* tools: mkimage: Fixed build warningsPrafulla Wadaskar2009-09-101-0/+33
* start a linker script helper fileMike Frysinger2009-08-231-0/+25
* zlib: updated to v.1.2.3Giuseppe CONDORELLI2009-08-111-227/+491
* Revert "zlib: updated to v.1.2.3"Wolfgang Denk2009-07-241-488/+224
* Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-231-7/+7
* zlib: updated to v.1.2.3Giuseppe CONDORELLI2009-07-231-227/+491
* compiler.h: unify system ifdef cruft hereMike Frysinger2009-07-191-1/+1
* rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD2009-04-041-0/+434
* Add support for calculating hashes with watchdog triggeringBartlomiej Sieka2008-04-251-0/+8