In RFC 8691 (FIPS 186-5), it defines use of SHAKE in MGF 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.
Description
Description
Revisions and Commits
Revisions and Commits
rC libgcrypt | |||
rC8802faadab79 cipher:rsa: Add support of SHAKE as MGF. |
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | • gniibe | T6539 The digest&sign/verify API with SHAKE-class digests does not work | ||
Resolved | • gniibe | T6557 Support of SHAKE in MGF function of RSA |