diff options
author | Helmut Grohne <helmut@subdivi.de> | 2013-03-25 13:00:48 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2013-03-25 13:00:48 +0100 |
commit | a8671a9c2ebce7d958fb1cd26a0fab7969d6902b (patch) | |
tree | 970128189ac9073f4769f50cb24c795964434b0a /setup.py | |
parent | b7dad638d2eaa4d02ac8fbbdefa540a9473d6f80 (diff) | |
download | ssdeep-a8671a9c2ebce7d958fb1cd26a0fab7969d6902b.tar.gz |
implement variants of the hashes
FUZZY_FLAG_ELIMSEQ: The comparison operation runs eliminate_sequence
before actually comparing two hashes on both of them. This step can
be moved to hash generation time using this flag. Suggested by Niels
Thykier.
FUZZY_FLAG_NOTRUNC: The second part of the hash is truncated to
SPAMSUM_LENGTH/2 by default. When comparing two hashes with
different blocksize this can result in a larger edit distance and
therefore false negatives.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions