January 22, 2002
Practical Aspects of Modern Cryptography
58
One-Way Hash Functions
nGenerally, a one-way hash function is a function H : {0,1}* ® {0,1}k (typically k is 128 or 160) such that given an input value x, one cannot find a value x¢ ¹ x such H(x) = H(x¢ ).