Module ssdeep::BlockHash

source ·
Expand description

Utility (constants) related to block hash part of the fuzzy hash.

See also: “Block Hashes” section of FuzzyHashData

Constants

  • The number of alphabets used in the block hash part of a fuzzy hash.
  • The maximum size of each block hash.
  • The half size of each block hash.
  • The maximum size of the sequence so that the same character can be repeated in a block hash.
  • The minimum length of the common substring to compute edit distance between two block hashes.