
22 Nov
2016
22 Nov
'16
3:55 a.m.
On Tue, Nov 08, 2016 at 06:53:41PM +0000, aduda wrote:
From: Andrew Duda aduda@meraki.com
Remove the need to explicitly add SHA/RSA pairings. Invalid SHA/RSA pairings will still fail on verify operations when the hash length is longer than the key length.
Follow the same naming scheme "checksum,crytpo" without explicitly defining the string.
Indirectly adds support for "sha1,rsa4096" signing/verification.
Signed-off-by: Andrew Duda aduda@meraki.com Signed-off-by: aduda aduda@meraki.com Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom