Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
008d3c322fa40924cc9c461eb524d4678af60cc7
/
lib
/
rsa
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
a0d3ca6
lib/rsa: Modify rsa to use DM driver
by Ruchika Gupta
· 10 years ago
b92ebab
rsa: Split the rsa-verify to separate the modular exponentiation
by Ruchika Gupta
· 10 years ago
a436f21
rsa: Fix two errors in the implementation
by Simon Glass
· 10 years ago
89f4ed1
Implement generalised RSA public exponents for verified boot
by Michael van der Westhuizen
· 10 years ago
bfe88fe
includes: move openssl headers to include/u-boot
by Jeroen Hofstee
· 10 years ago
9423bad
mkimage: Automatically expand FDT in more cases
by Simon Glass
· 10 years ago
af2f9d5
fdt: Update functions which write to an FDT to return -ENOSPC
by Simon Glass
· 10 years ago
d7b4232
tools, fit_check_sign: verify a signed fit image
by Heiko Schocher
· 11 years ago
4b81756
rsa: add sha256,rsa4096 algorithm
by Heiko Schocher
· 11 years ago
edaf9b1
rsa: add sha256-rsa2048 algorithm
by Heiko Schocher
· 11 years ago
199ccfc
lib: descend into sub directories only when it is necessary
by Masahiro Yamada
· 11 years ago
f9e50cc
lib: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
74b4f96
lib/rsa/rsa-sig.c: compile on OS X
by Andreas Bießmann
· 11 years ago
35191a3
image: Add RSA support for image signing
by Simon Glass
· 11 years ago