Re: cryptographic hash functions versus non-cryptographic hash functions
- From: "Sebastian G." <seppi@xxxxxxxxx>
- Date: Mon, 31 Dec 2007 11:38:04 +0100
Vend wrote:
In addition, cryptographic hash functions must be difficult to invert:
for any output it must be practically impossible to find an input that
produces it.
In further addition, cryptographic hash function are intended to not leak any information about the input.
Consider a hash function that takes the first 16 bytes of a message and prepends the SHA-256 hash of the full message. This hash is as least as resistant to collisions and preimages as SHA-256 itself, but trivially leaks information.
.
- Follow-Ups:
- References:
- Prev by Date: Re: The Tech-Investigator
- Next by Date: Re: cryptographic hash functions versus non-cryptographic hash functions
- Previous by thread: Re: cryptographic hash functions versus non-cryptographic hash functions
- Next by thread: Re: cryptographic hash functions versus non-cryptographic hash functions
- Index(es):
Relevant Pages
|
|