Re: [Tux3] Comparison to Hammer fs design

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <kernel@...>
Date: Wednesday, August 6, 2008 - 8:54 pm

Matthew Dillon wrote:

This is due well-known mathematical property, called birthday problem or 
birthday paradox. As a result of that property for ideal hash function 
of size N bits you only need 2^(N/2) random inputs to generate a 
collision with sufficient probability. Therefore, for 64 bit hash 
function you will get one collision for approximately every 2^32 inputs.

http://en.wikipedia.org/wiki/Birthday_attack

-Maxim
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [Tux3] Comparison to Hammer fs design, Matthew Dillon, (Sun Jul 27, 5:31 pm)
Re: [Tux3] Comparison to Hammer fs design, Maxim Sobolev, (Wed Aug 6, 8:54 pm)
Re: [Tux3] Comparison to Hammer fs design, Daniel Phillips, (Sun Jul 27, 9:48 pm)