summaryrefslogtreecommitdiff
path: root/lib/rsa
AgeCommit message (Expand)Author
2020-10-27xilinx: zynq: Change types from u32 to uint32_tMichal Simek
2020-10-12lib: rsa: superfluous initialization in rsa_verify()Heinrich Schuchardt
2020-10-12rsa: fix retrieving public exponent on big-endian systemsRasmus Villemoes
2020-10-12lib: rsa: check algo match in rsa_verify_with_keynodeMatthieu CASTET
2020-09-14rsa: crash in br_i32_decode() called from rsa_gen_key_prop()Robert Reither
2020-08-27lib/rsa: correct check after allocation in fdt_add_bignum()Heinrich Schuchardt
2020-07-11lib: rsa: export rsa_verify_with_pkey()AKASHI Takahiro
2020-07-08lib: rsa: function to verify a signature against a hashHeiko Stuebner
2020-07-08lib: rsa: add documentation to padding_pss_verify to document limitationsHeiko Stuebner
2020-07-08lib: rsa: free local arrays after use in rsa_gen_key_prop()Heiko Stuebner
2020-07-08lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()Heiko Stuebner
2020-07-08lib: rsa: bring exp_len in line when generating a key_propHeiko Stuebner
2020-07-08lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()Heiko Stuebner
2020-07-08lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFYHeiko Stuebner
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-15lib: rsa: avoid overriding the object name when already specifiedJan Luebbe
2020-05-15lib: rsa: Also check for presence of r-squared propertyJan Kiszka
2020-05-15rsa: don't use malloc.h in rsa-sign.cJonathan Gray
2020-05-07rsa: fix alignment issue when getting public exponentHeiko Stuebner
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-04-01image: Use constants for 'required' and 'key-name-hint'Simon Glass
2020-03-12lib: rsa: add rsa_verify_with_pkey()AKASHI Takahiro
2020-03-12lib: rsa: generate additional parameters for public keyAKASHI Takahiro
2020-03-12rsa: add CONFIG_RSA_VERIFY_WITH_PKEY configAKASHI Takahiro
2020-03-12lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-10-15rsa: Return immediately if required-key verification failsDaniele Alessandrelli
2019-07-18lib: rsa: add support to other openssl engine types than pkcs11Vesa Jääskeläinen
2019-03-25rsa: check that pointer checksum isn't NULL before using itPhilippe Reynes
2018-12-03rsa: add support of padding pssPhilippe Reynes
2018-12-03rsa: add a structure for the paddingPhilippe Reynes
2018-12-03rsa: use new openssl API to create signaturePhilippe Reynes
2018-08-13rsa: Fix LibreSSL before v2.7.0Caliph Nomble
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu
2018-06-19rsa: Fix missing memory leak on error in fdt_add_bignum()Simon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28lib/rsa: Kconfig: Remove superfluous 'depends on RSA'Eugeniu Rosca
2017-05-12rsa: Fix build with OpenSSL 1.1.xJelle van der Waa
2017-03-20Kconfig: Don't use RSA_FREESCALE_EXP on IMXGeorge McCollister
2017-01-14mkimage: Add support for signing with pkcs11George McCollister
2016-11-21image: Combine image_sig_algo with image_sign_infoAndrew Duda
2016-11-21image: Add crypto_algo struct for RSA infoAndrew Duda
2016-11-21rsa: Verify RSA padding programaticallyAndrew Duda
2016-11-21rsa: cosmetic: rename pad_len to key_lenAndrew Duda
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-07-25tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7mario.six@gdsys.cc
2016-07-22rsa: Fix return value and masked errormario.six@gdsys.cc
2016-06-12verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2015-03-05rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXPgaurav rana