[PATCH v2 0/1] rsa: adds rsa3072 algorithm
Jamin Lin
jamin_lin at aspeedtech.com
Thu Dec 9 04:57:13 CET 2021
Add to support rsa 30272 bits algorithm in tools
for make-image signing at host side and add rsa 3027
bits verification in the image binary.
v2:
- update to send a single patch
*** BLURB HERE ***
Jamin Lin (1):
rsa: adds rsa3072 algorithm
include/u-boot/rsa.h | 1 +
lib/rsa/rsa-verify.c | 6 ++++++
tools/image-sig-host.c | 7 +++++++
3 files changed, 14 insertions(+)
--
2.17.1
More information about the U-Boot
mailing list