Page MenuHome GnuPG

Support of SHAKE in MGF function of RSA
Testing, NormalPublic

Description

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.

Revisions and Commits

Event Timeline

gniibe triaged this task as Normal priority.Jun 23 2023, 2:41 AM
gniibe created this task.
gniibe renamed this task from Support of SHAKE in MGF1 function of RSA to Support of SHAKE in MGF function of RSA.Jun 23 2023, 3:27 AM
gniibe updated the task description. (Show Details)
gniibe updated the task description. (Show Details)
gniibe changed the task status from Open to Testing.Jun 23 2023, 5:59 AM

Pushed a change in master.