Home
GnuPG
Search
Configure Global Search
Log In
Transactions
T6557
Change Details
Change Details
Old
New
Diff
In RFC 8691 (FIPS 186-5), it defines use of SHAKE in MGF1 function of RSA. We need to support this use case in libgcrypt, specifically mgf1 function in cipher/rsa-common.c.
In RFC 8691 (FIPS 186-5), it defines use of SHAKE in MGF1 function of RSA. We need to support this use case in libgcrypt, specifically, the place where it calls mgf1 function in cipher/rsa-common.c.
In RFC 8691 (FIPS 186-5), it defines use of SHAKE in MGF1 function of RSA. We need to support this use case in libgcrypt, specifically
, the place where it calls
mgf1 function in cipher/rsa-common.c.
Continue