Skip to content
Snippets Groups Projects
user avatar
Andrew Duda authored
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: default avatarAndrew Duda <aduda@meraki.com>
Signed-off-by: default avataraduda <aduda@meraki.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
83dd98e0
History