what is probability to create two equal hashes for md5 algorithm
- From: "Dmitry Chumack" <saint.d.a@xxxxxxxxx>
- Date: 5 Dec 2006 09:18:12 -0800
Hi *
I have a question. There is few doesns of __terabytes__ of data. I need
to split this data to blocks of fixed size. Than I need to calculate a
sha1 hash for each block and store it. The question is which minimal
size of block I have to choose to minimize the probability of existence
of two equal hashes? What probability of such a coincidence would be if
I'll use an md5, crc32 or sha2 algorithms instead of sha1? Or if I'll
use a combination of this algorithms (e.g. sha1 and crc32 or sha2 and
md5 and crc32)?
Thanks in advance.
.
- Follow-Ups:
- Re: what is probability to create two equal hashes for md5 algorithm
- From: Peter Fairbrother
- Re: what is probability to create two equal hashes for md5 algorithm
- From: Joseph Ashwood
- Re: what is probability to create two equal hashes for md5 algorithm
- From: James Stroud
- Re: what is probability to create two equal hashes for md5 algorithm
- From: Mike Amling
- Re: what is probability to create two equal hashes for md5 algorithm
- From: Christian Siebert
- Re: what is probability to create two equal hashes for md5 algorithm
- Prev by Date: Re: Cryptography in the UK...
- Next by Date: Re: what is probability to create two equal hashes for md5 algorithm
- Previous by thread: Re: Language as a cipher?
- Next by thread: Re: what is probability to create two equal hashes for md5 algorithm
- Index(es):
Relevant Pages
|