Description
Perl software can compute Nilsimsa similarity digests, which are useful for comparing documents or messages by approximate similarity instead of exact equality. This can help spam filtering, clustering, or duplicate detection workflows.
It is a fuzzy digest library, not a cryptographic proof of identity. Similarity hashes should not be used where collision-resistant security hashes are required.