- Full Domain Hash
In
cryptography , the Full Domain Hash (FDH) is anRSA -based signature scheme that follows the "hash-and-sign" paradigm. It is provably secure (i.e, is existentially unforgeable underadaptive chosen-message attack s) in therandom oracle model . FDH involves hashing a message using a function whose image size equals the size of the RSA modulus, and then raising the result to the secret RSA exponent.Exact security of full domain hash
In the random oracle model, if RSA is -secure, then the full domain hash RSA signature scheme is -secure where, and.
For large this boils down to .
This means that if there exists an algorithm that can forge a new FDH signature that runs in time "t", computes at most hashes, asks for at most signatures and succeeds with probability , then there must also exist an algorithm that breaks RSA with probability in time .
References
* Jean-Sébastien Coron: On the Exact Security of Full Domain Hash.
CRYPTO 2000: pp229–235 [http://www.iacr.org/archive/crypto2000/18800229/18800229.pdf (PDF)]*
Mihir Bellare ,Phillip Rogaway : The Exact Security of Digital Signatures - How to Sign with RSA and Rabin.EUROCRYPT 1996: pp399–416 [http://www.cs.ucdavis.edu/~rogaway/papers/exact.pdf (PDF)]
Wikimedia Foundation. 2010.