~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* treewide: Fix Marek's name and change my e-mail addressMarek Behún2022-07-21
* sha1: Fix digest state size/typeLoic Poulain2022-06-27
* crc16: Move standard CRC-16 implementation from ubifs to libPali Rohár2022-04-21
* crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.cPali Rohár2022-04-21
* lib: rsa: Fix const-correctness of rsassa_pss functionsSESA6444252022-04-11
* lib/lz4: update LZ4 decompressor moduleHuang Jianan2022-03-15
* rsa: adds rsa3072 algorithmJamin Lin2022-01-28
* image: Return destination node for add_verify_data() methodSimon Glass2022-01-26
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* lib: add BLAKE2 hash supportQu Wenruo2022-01-18
* lz4: Use a private header for U-BootSimon Glass2021-10-09
* image: Drop unnecessary #ifdefs from image.hSimon Glass2021-10-08
* image: Use Kconfig to enable FIT_RSASSA_PSS on hostSimon Glass2021-10-08
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-16
|\
| * common: Move MD5 hash to hash_algo[] array.Alexandru Gagniuc2021-09-08
* | dm: hash: Add new UCLASS_HASH supportChia-Wei Wang2021-09-01
* | lib/md5: Export progressive APIsChia-Wei Wang2021-09-01
|/
* lib: rsa: Remove #ifdefs from rsa.hAlexandru Gagniuc2021-07-16
* lib: ecdsa: Remove #ifdefs from ecdsa.hAlexandru Gagniuc2021-07-16
* image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORTSimon Glass2021-07-16
* lib: Add support for ECDSA image signingAlexandru Gagniuc2021-04-14
* lib/rsa: Make fdt_add_bignum() available outside of RSA codeAlexandru Gagniuc2021-04-14
* lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc2021-04-14
* lib: rsa: struct udevice build warningHeinrich Schuchardt2021-02-24
* xilinx: zynq: Change types from u32 to uint32_tMichal Simek2020-10-27
* fit: cipher: aes: allow to store the IV in the FIT imagePhilippe Reynes2020-10-12
* include/u-boot, lib/zlib: add sources for zlib decompressionJoao Marcos Costa2020-08-07
* lib: rsa: export rsa_verify_with_pkey()AKASHI Takahiro2020-07-11
* lib: rsa: function to verify a signature against a hashHeiko Stuebner2020-07-08
* Add support for SHA384 and SHA512Reuben Dowle2020-06-12
* lib: rsa: generate additional parameters for public keyAKASHI Takahiro2020-03-12
* u-boot: fit: add support to decrypt fit with aesPhilippe Reynes2020-01-17
* mkimage: fit: add support to encrypt image with aesPhilippe Reynes2020-01-17
* include/u-boot/crc.h: pull 'uint' definition on musl targetsSergei Trofimovich2020-01-03
* crc: Fix code style with crc functionsSimon Glass2019-12-02
* common: Drop linux/crc8.hSimon Glass2019-12-02
* Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich2018-12-08
* lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich2018-12-08
* rsa: add support of padding pssPhilippe Reynes2018-12-03
* rsa: add a structure for the paddingPhilippe Reynes2018-12-03
* xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu2018-07-19
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* include: Add a variadic macro to call a callback for all argumentsMarek Behún2017-10-02
* lib: Add CRC32-CMarek Behún2017-10-02
* tools: Allow crc8 to be usedoliver@schinagl.nl2017-02-07
* rsa: Verify RSA padding programaticallyAndrew Duda2016-11-21
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19
* Correct License and Copyright information on few filesRuchika Gupta2015-08-12
* rsa: Use checksum algorithms from struct hash_algoRuchika Gupta2015-01-29