- ec596ed lib: rsa: Set conventional salt length RSA-PSS parameter by Loic Poulain · 3 weeks ago
- 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
- 217d7b2 lib: add missing line breaks in debug messages by Maxim Moskalets · 8 months ago
- bf66581 lib: rsa: Allow legacy URI specification without "pkcs11:" by Csókás Bence · 11 months ago
- c625d9a lib: rsa: Fix PKCS11 URI if one is not given in `keydir` by Csókás Bence · 11 months ago
- d6d59ab lib: rsa: Print detailed error info in rsa_engine_init() on engine resolution failure by Csókás Bence · 11 months ago
- a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 11 months ago
- 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 12 months ago
- 0f6b715 rsa: use pkcs11 uri as defined in rfc7512 by Ayoub Zaki · 1 year, 3 months ago
- 811863c lib: rsa: cosmetic: fix building warning by Haijun Qin · 2 years ago
- 18a5bd0 rsa-verify: Rework host check for CONFIG_RSA_VERIFY_WITH_PKEY by Tom Rini · 2 years ago
- df5117a lib: rsa: fix padding_pss_verify by Heinrich Schuchardt · 2 years, 3 months ago
- 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
- 38945ac lib: rsa: Update function padding_pss_verify (any-salt) by SESA644425 · 2 years, 9 months ago
- 732d270 lib: rsa: Leverage existing data buffer instead of systematic copy by SESA644425 · 2 years, 9 months ago
- 1304b46 lib: rsa: Fix const-correctness of rsassa_pss functions by SESA644425 · 2 years, 9 months ago
- 247faa9 lib: rsa: allow rsa verify with pkey in SPL by Philippe Reynes · 2 years, 8 months ago
- 68ca280 lib: rsa: use actual OpenSSL 1.1.0 EVP MD API by Yann Droneaud · 2 years, 9 months ago
- 5975ad7 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 10 months ago
- 94336dc image: Return destination node for add_verify_data() method by Simon Glass · 3 years ago
- 101d349 rsa: Add debugging for failure cases by Simon Glass · 3 years ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 33f8a8d Merge branch 'next' by Tom Rini · 2 years, 11 months ago
- dccc9da lib/rsa: avoid -Wdiscarded-qualifiers by Heinrich Schuchardt · 2 years, 11 months ago
- 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago
- 43ee801 tools: avoid OpenSSL deprecation warnings by Heinrich Schuchardt · 3 years ago
- 88b3ecf crypto: aspeed: Add AST2600 ACRY support by Chia-Wei Wang · 3 years, 1 month ago
- fd40a9b lib: rsa: rsa-verify: also check that padding is not NULL by Philippe Reynes · 3 years, 1 month ago
- 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
- effa452 image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 2 months ago
- 20734f6 Kconfig: Don't use RSA_FREESCALE_EXP on MX7ULP by Ricardo Salveti · 3 years, 3 months ago
- 04ab0a2 lib: rsa: fix dependency for SPL_RSA_VERIFY by Oleksandr Suvorov · 3 years, 2 months ago
- 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- f3b5e58 image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · 3 years, 3 months ago
- 48806ee lib/rsa: don't use NULL as key_id by Heinrich Schuchardt · 3 years, 3 months ago
- 1e92a8a lib: -Wformat-truncation in rsa_engine_get_priv_key by Heinrich Schuchardt · 3 years, 4 months ago
- b63dc08 lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0 by Alexandru Gagniuc · 3 years, 4 months ago
- 88e07a7 mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine by Marc Kleine-Budde · 3 years, 4 months ago
- 9ccd605 lib: rsa: rsa-sign: Minor bug in debug message by Chan, Donald · 3 years, 4 months ago
- 4e1e2a2 lib: rsa: rsa-verify: Fix a typo in a debug message by Thomas Perrot · 3 years, 4 months ago
- 92c5fdc image: rsa: Move verification algorithm to a linker list by Alexandru Gagniuc · 3 years, 4 months ago
- 66b00c8 image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 4 months ago
- 0bdd4ee lib/rsa: Use EVP_PKEY instead of RSA by Chan, Donald · 3 years, 8 months ago
- a35da20 lib/rsa: Use the 'keyfile' argument from mkimage by Alexandru Gagniuc · 3 years, 9 months ago
- 32abcbd lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · 3 years, 9 months ago
- db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 9 months ago
- b671080 lib: rsa: Add debug message on algo mismatch by Sean Anderson · 3 years, 9 months ago
- 7258c3f lib: rsa: rsa-verify: don't look for keys in the FIT image by Philippe Reynes · 3 years, 11 months ago
- 38e828e xilinx: zynq: Change types from u32 to uint32_t by Michal Simek · 4 years, 1 month ago
- 574fab9 lib: rsa: superfluous initialization in rsa_verify() by Heinrich Schuchardt · 4 years, 2 months ago
- b8aa0f8 rsa: fix retrieving public exponent on big-endian systems by Rasmus Villemoes · 4 years, 2 months ago
- 335b01c lib: rsa: check algo match in rsa_verify_with_keynode by Matthieu CASTET · 4 years, 2 months ago
- cfafe28 rsa: crash in br_i32_decode() called from rsa_gen_key_prop() by Robert Reither · 4 years, 2 months ago
- d41db38 lib/rsa: correct check after allocation in fdt_add_bignum() by Heinrich Schuchardt · 4 years, 3 months ago
- 30962bf lib: rsa: export rsa_verify_with_pkey() by AKASHI Takahiro · 4 years, 5 months ago
- b404409 lib: rsa: function to verify a signature against a hash by Heiko Stuebner · 4 years, 6 months ago
- 1944dc1 lib: rsa: add documentation to padding_pss_verify to document limitations by Heiko Stuebner · 4 years, 5 months ago
- a9bcc2a lib: rsa: free local arrays after use in rsa_gen_key_prop() by Heiko Stuebner · 4 years, 5 months ago
- ad84153 lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop() by Heiko Stuebner · 4 years, 5 months ago
- 863288f lib: rsa: bring exp_len in line when generating a key_prop by Heiko Stuebner · 4 years, 5 months ago
- 72c4680 lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey() by Heiko Stuebner · 4 years, 5 months ago
- 0464601 lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY by Heiko Stuebner · 4 years, 5 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- cd4eafb lib: rsa: avoid overriding the object name when already specified by Jan Luebbe · 4 years, 7 months ago
- 3637b8b lib: rsa: Also check for presence of r-squared property by Jan Kiszka · 4 years, 7 months ago
- cc3ed40 rsa: don't use malloc.h in rsa-sign.c by Jonathan Gray · 4 years, 6 months ago
- fa734f3 rsa: fix alignment issue when getting public exponent by Heiko Stuebner · 4 years, 7 months ago
- 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
- d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 8 months ago
- 75822f4 lib: rsa: add rsa_verify_with_pkey() by AKASHI Takahiro · 4 years, 9 months ago
- d4aece1 lib: rsa: generate additional parameters for public key by AKASHI Takahiro · 4 years, 9 months ago
- 1f14f81 rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config by AKASHI Takahiro · 4 years, 9 months ago
- 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 9 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- ee822c8 rsa: Return immediately if required-key verification fails by Daniele Alessandrelli · 5 years ago
- abf8eb2 lib: rsa: add support to other openssl engine types than pkcs11 by Vesa Jääskeläinen · 5 years ago
- 4233227 rsa: check that pointer checksum isn't NULL before using it by Philippe Reynes · 6 years ago
- 47d73f0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
- 1246835 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
- 8161ff8 rsa: use new openssl API to create signature by Philippe Reynes · 6 years ago
- 1a31b02 rsa: Fix LibreSSL before v2.7.0 by Caliph Nomble · 6 years ago
- e460352 xilinx: zynq: Add support to secure images by Siva Durga Prasad Paladugu · 6 years ago
- 198b80c rsa: Fix missing memory leak on error in fdt_add_bignum() by Simon Glass · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- dcf36e9 lib/rsa: Kconfig: Remove superfluous 'depends on RSA' by Eugeniu Rosca · 7 years ago
- e980590 rsa: Fix build with OpenSSL 1.1.x by Jelle van der Waa · 8 years ago
- 7bb238e Kconfig: Don't use RSA_FREESCALE_EXP on IMX by George McCollister · 8 years ago
- 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
- 6616c82 image: Combine image_sig_algo with image_sign_info by Andrew Duda · 8 years ago
- 06ca6d6 image: Add crypto_algo struct for RSA info by Andrew Duda · 8 years ago
- 3db9ff0 rsa: Verify RSA padding programatically by Andrew Duda · 8 years ago
- eed7e78 rsa: cosmetic: rename pad_len to key_len by Andrew Duda · 8 years ago
- 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- dc4053a tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 by mario.six@gdsys.cc · 8 years ago
- 99fc6ea rsa: Fix return value and masked error by mario.six@gdsys.cc · 8 years ago
- 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
- e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
- 7e0c716 rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP by gaurav rana · 10 years ago
- 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
- 4acd8c4 lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation by Ruchika Gupta · 10 years ago