Re: Fast hash of NSData?
Re: Fast hash of NSData?
- Subject: Re: Fast hash of NSData?
- From: Scott Ribe <email@hidden>
- Date: Sat, 30 Nov 2013 16:39:17 -0700
On Nov 30, 2013, at 3:51 PM, Mike Abdullah <email@hidden> wrote:
> Anything short of a cryptographic hash is unsuitable for you here.
No, cryptographic or not is irrelevant. Good non-cryptographic hashes are no more likely to have collisions on legitimate input, the only thing a cryptographic hash adds to the mix is the difficulty of deliberately constructing a collision for a given input.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden