January 29, 2002
Practical Aspects of Modern Cryptography
41
OAEP
nOptimal Asymmetric Encryption Protocol
nTo encrypt the message M,
nSelect a random value r,
nFor a PRNG G and one-way hash H, use the public key to encrypt the following:
nMÄG(r) || rÄH(MÄG(r))