Re: Lockless file reading
root_at_mauve.demon.co.uk
Date: 08/28/03
- Previous message: Alan Cox: "Re: [RFC] /proc/ide/hdx/settings with ide-default pseudo-driver is a 2.6/2.7 show-stopper"
- In reply to: Jamie Lokier: "Re: Lockless file reading"
- Next in thread: Bernd Eckenfels: "Re: Lockless file reading"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: jamie@shareable.org (Jamie Lokier) Date: Thu, 28 Aug 2003 19:10:05 +0100 (BST)
>
> root@mauve.demon.co.uk wrote:
> > > Probability on the order of 2^-32 with MD5 any-pairs collision.
> > MD5 is 128 bit output, so that's around 2^64 pairs before you have a birthday.
>
> Right. Dozy me :)
>
> > > Do you still have the GIFs?
> >
> > There arn't that many GIFs in the world.
> > I'd be really surprised if there were that many pictures in the world.
>
> I'd be really surprised if what you saw wasn't a software error,
> misreporting or miscalculating the MD5.
Or perhaps more likely, truncating the hash to 32 bits, in which case for most
people there won't be a problem, as a collision isn't likely until you get
to tens of thousands of images.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Alan Cox: "Re: [RFC] /proc/ide/hdx/settings with ide-default pseudo-driver is a 2.6/2.7 show-stopper"
- In reply to: Jamie Lokier: "Re: Lockless file reading"
- Next in thread: Bernd Eckenfels: "Re: Lockless file reading"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|