Re: Why unhashing is not possible?
- From: "Sebastian G." <seppi@xxxxxxxxx>
- Date: Tue, 25 Dec 2007 22:16:03 +0100
Barry Margolin wrote:
Surely if the hash is unique, we know the process that got us the hash
we have only to reverse the process... we can't... so... but why not?
How could the hash possibly be guaranteed to be unique?
For a limited set of inputs, this is very easy.
What the hash code designers try to do is make it very hard to find another input that will hash to a given code. Even harder is finding another input that's MEANINGFUL.
This is only true for cryptographic hashes.
.
- Follow-Ups:
- Re: Why unhashing is not possible?
- From: Unruh
- Re: Why unhashing is not possible?
- References:
- Why unhashing is not possible?
- From: Randell_D
- Re: Why unhashing is not possible?
- From: Barry Margolin
- Why unhashing is not possible?
- Prev by Date: Re: Why unhashing is not possible?
- Next by Date: Re: Why unhashing is not possible?
- Previous by thread: Re: Why unhashing is not possible?
- Next by thread: Re: Why unhashing is not possible?
- Index(es):
Relevant Pages
|