A Mask Generation Function (MGF) is a cryptographic algorithm that generates a pseudorandom mask from an input value, typically used in various cryptographic schemes, particularly in public key cryptography, such as in the RSA encryption scheme and digital signatures. The MGF is especially relevant in protocols like Optimal Asymmetric Encryption Padding (OAEP) and in the RSASSA-PSS signature scheme.
Articles by others on the same topic
There are currently no matching articles.