Pre-Image Resistance

Back to Hash Properties

The property that given a hash output, it is computationally infeasible to find any input that produces that output. This is what makes hash functions “one-way” and is essential for password storage — even with the hash, the original password cannot be recovered.

cryptography hashing pre-image