You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although technically allowed, having a zero-sized salt in RSA-PSS is
strongly discouraged and the cryptolib does not support it. Note that
a zero-sized salt input renders RSA-PSS deterministic.
Signed-off-by: Andrea Caforio <[email protected]>
0 commit comments