1
0
Fork 0
remarkable-uboot/include/u-boot
Michael van der Westhuizen e0f2f15534 Implement generalised RSA public exponents for verified boot
Remove the verified boot limitation that only allows a single
RSA public exponent of 65537 (F4).  This change allows use with
existing PKI infrastructure and has been tested with HSM-based
PKI.

Change the configuration OF tree format to store the RSA public
exponent as a 64 bit integer and implement backward compatibility
for verified boot configuration trees without this extra field.

Parameterise vboot_test.sh to test different public exponents.

Mathematics and other hard work by Andrew Bott.

Tested with the following public exponents: 3, 5, 17, 257, 39981,
50457, 65537 and 4294967297.

Signed-off-by: Andrew Bott <Andrew.Bott@ipaccess.com>
Signed-off-by: Andrew Wishart <Andrew.Wishart@ipaccess.com>
Signed-off-by: Neil Piercy <Neil.Piercy@ipaccess.com>
Signed-off-by: Michael van der Westhuizen <michael@smart-africa.com>
Cc: Simon Glass <sjg@chromium.org>
2014-08-09 11:17:01 -04:00
..
crc.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
md5.h GCC47: Fix warning in md5.c 2012-04-29 14:14:08 +02:00
rsa-checksum.h includes: move openssl headers to include/u-boot 2014-06-19 11:19:04 -04:00
rsa.h Implement generalised RSA public exponents for verified boot 2014-08-09 11:17:01 -04:00
sha1.h includes: move openssl headers to include/u-boot 2014-06-19 11:19:04 -04:00
sha256.h includes: move openssl headers to include/u-boot 2014-06-19 11:19:04 -04:00
u-boot.lds.h start a linker script helper file 2009-08-23 22:33:33 +02:00
zlib.h lib/zlib: sparse fixes 2012-11-04 11:00:36 -07:00