|
Posted by Sebastian G. on December 25, 2007, 4:16 pm
If you were Registered and logged in, you could reply and use other advanced thread options 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.
|