Living in a world of errors
Posted Apr 14, 2005 21:48 UTC (Thu) by
swiftone (guest, #17420)
In reply to:
Living in a world of errors by shane
Parent article:
Call to atention about using hash functions as content indexers (SCM saga)
Hard disks (well IDE) uses CRC to check for bad data.
As the article mentions, _checking_ identity (e.g. checking for bad data) is different than _assigning_ identity. All of th examples you cite are checking validity. None are assigning identity. If you look at identity algorithms in the industy (UUID, etc) you'll find they are a different breed.
(
Log in to post comments)