Commit Graph

35 Commits (lime2-spi)

Author SHA1 Message Date
Caliph Nomble 7ac1a432a1 rsa: Fix LibreSSL before v2.7.0 6 years ago
Siva Durga Prasad Paladugu 37e3a36a54 xilinx: zynq: Add support to secure images 6 years ago
Simon Glass 8a682e03d7 rsa: Fix missing memory leak on error in fdt_add_bignum() 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Eugeniu Rosca 39883af3f0 lib/rsa: Kconfig: Remove superfluous 'depends on RSA' 6 years ago
Jelle van der Waa c3b4328166 rsa: Fix build with OpenSSL 1.1.x 7 years ago
George McCollister f4e9ff7135 Kconfig: Don't use RSA_FREESCALE_EXP on IMX 7 years ago
George McCollister f1ca1fdebf mkimage: Add support for signing with pkcs11 7 years ago
Andrew Duda 83dd98e012 image: Combine image_sig_algo with image_sign_info 8 years ago
Andrew Duda 0c1d74fda7 image: Add crypto_algo struct for RSA info 8 years ago
Andrew Duda da29f2991d rsa: Verify RSA padding programatically 8 years ago
Andrew Duda 5300a4f933 rsa: cosmetic: rename pad_len to key_len 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
mario.six@gdsys.cc 713fb2dcb2 tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 8 years ago
mario.six@gdsys.cc 2b9ec762c4 rsa: Fix return value and masked error 8 years ago
Teddy Reed 51c14cd128 verified-boot: Minimal support for booting U-Boot proper from SPL 8 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
gaurav rana ccf288612f rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP 9 years ago
Ruchika Gupta b37b46f042 rsa: Use checksum algorithms from struct hash_algo 9 years ago
Ruchika Gupta d9f23c7fe2 lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation 9 years ago
Ruchika Gupta c937ff6dc2 lib/rsa: Modify rsa to use DM driver 9 years ago
Ruchika Gupta fc2f4246b4 rsa: Split the rsa-verify to separate the modular exponentiation 9 years ago
Simon Glass 5426716231 rsa: Fix two errors in the implementation 10 years ago
Michael van der Westhuizen e0f2f15534 Implement generalised RSA public exponents for verified boot 10 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 10 years ago
Simon Glass 597a8b2c68 mkimage: Automatically expand FDT in more cases 10 years ago
Simon Glass 4f427a421f fdt: Update functions which write to an FDT to return -ENOSPC 10 years ago
Heiko Schocher 29a23f9d6c tools, fit_check_sign: verify a signed fit image 10 years ago
Heiko Schocher db1b5f3d20 rsa: add sha256,rsa4096 algorithm 10 years ago
Heiko Schocher 646257d1f4 rsa: add sha256-rsa2048 algorithm 10 years ago
Masahiro Yamada 164922bd7c lib: descend into sub directories only when it is necessary 11 years ago
Masahiro Yamada 0a1a157558 lib: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Andreas Bießmann 1a260fe3ef lib/rsa/rsa-sig.c: compile on OS X 11 years ago
Simon Glass 19c402afa2 image: Add RSA support for image signing 11 years ago