[PATCH] lib: rsa: Set conventional salt length RSA-PSS parameter

Tom Rini trini at konsulko.com
Fri Nov 15 05:27:38 CET 2024


On Thu, 31 Oct 2024 10:15:31 +0100, Loic Poulain wrote:

> RFC 3447 says that Typical salt length are either 0 or the length
> of the output of the digest algorithm, RFC 4055 also recommends
> hash value length as the salt length. Moreover, By convention,
> most of the signing infrastructures/libraries use the length of
> the digest algorithm (such as google cloud kms:
>                       https://cloud.google.com/kms/docs/algorithms).
> 
> [...]

Applied to u-boot/master, thanks!

-- 
Tom




More information about the U-Boot mailing list