Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8c4c5c84e770bc4b396c9781d5bdb42756e00566
/
lib
/
rsa
e980590
rsa: Fix build with OpenSSL 1.1.x
by Jelle van der Waa
· Mon May 08 21:31:19 2017 +0200
7bb238e
Kconfig: Don't use RSA_FREESCALE_EXP on IMX
by George McCollister
· Thu Mar 16 16:17:06 2017 -0500
23d1489
mkimage: Add support for signing with pkcs11
by George McCollister
· Fri Jan 06 13:14:17 2017 -0600
6616c82
image: Combine image_sig_algo with image_sign_info
by Andrew Duda
· Tue Nov 08 18:53:41 2016 +0000
06ca6d6
image: Add crypto_algo struct for RSA info
by Andrew Duda
· Tue Nov 08 18:53:41 2016 +0000
3db9ff0
rsa: Verify RSA padding programatically
by Andrew Duda
· Tue Nov 08 18:53:40 2016 +0000
eed7e78
rsa: cosmetic: rename pad_len to key_len
by Andrew Duda
· Tue Nov 08 18:53:39 2016 +0000
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
dc4053a
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7
by mario.six@gdsys.cc
· Fri Jul 22 08:58:40 2016 +0200
99fc6ea
rsa: Fix return value and masked error
by mario.six@gdsys.cc
· Tue Jul 19 11:07:07 2016 +0200
5021e3c
verified-boot: Minimal support for booting U-Boot proper from SPL
by Teddy Reed
· Thu Jun 09 19:18:44 2016 -0700
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· Mon Feb 22 22:55:43 2016 -0700
7e0c716
rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP
by gaurav rana
· Fri Feb 27 09:10:06 2015 +0530
2c8987f
rsa: Use checksum algorithms from struct hash_algo
by Ruchika Gupta
· Fri Jan 23 16:01:59 2015 +0530
4acd8c4
lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation
by Ruchika Gupta
· Fri Jan 23 16:01:56 2015 +0530
a0d3ca6
lib/rsa: Modify rsa to use DM driver
by Ruchika Gupta
· Fri Jan 23 16:01:54 2015 +0530
b92ebab
rsa: Split the rsa-verify to separate the modular exponentiation
by Ruchika Gupta
· Fri Jan 23 16:01:50 2015 +0530
a436f21
rsa: Fix two errors in the implementation
by Simon Glass
· Wed Jul 30 10:00:17 2014 -0600
89f4ed1
Implement generalised RSA public exponents for verified boot
by Michael van der Westhuizen
· Wed Jul 02 10:17:26 2014 +0200
bfe88fe
includes: move openssl headers to include/u-boot
by Jeroen Hofstee
· Thu Jun 12 22:27:12 2014 +0200
9423bad
mkimage: Automatically expand FDT in more cases
by Simon Glass
· Thu Jun 12 07:24:42 2014 -0600
af2f9d5
fdt: Update functions which write to an FDT to return -ENOSPC
by Simon Glass
· Mon Jun 02 22:04:51 2014 -0600
d7b4232
tools, fit_check_sign: verify a signed fit image
by Heiko Schocher
· Mon Mar 03 12:19:30 2014 +0100
4b81756
rsa: add sha256,rsa4096 algorithm
by Heiko Schocher
· Mon Mar 03 12:19:27 2014 +0100
edaf9b1
rsa: add sha256-rsa2048 algorithm
by Heiko Schocher
· Mon Mar 03 12:19:26 2014 +0100
199ccfc
lib: descend into sub directories only when it is necessary
by Masahiro Yamada
· Mon Nov 11 14:35:52 2013 +0900
f9e50cc
lib: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:35:01 2013 +0900
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
74b4f96
lib/rsa/rsa-sig.c: compile on OS X
by Andreas Bießmann
· Tue Jul 02 08:37:35 2013 +0200
35191a3
image: Add RSA support for image signing
by Simon Glass
· Thu Jun 13 15:10:02 2013 -0700