Skip to main content

Pre-Image Resistance

Meaning

Pre-Image Resistance is a fundamental security property of a cryptographic hash function, asserting that it is computationally infeasible to determine the original input data, often termed the “pre-image,” when only the hash output is known. This characteristic ensures that a hash acts as a one-way function, making it practically impossible to reverse the hashing process to find the source data. It is essential for safeguarding sensitive information.