ssdeep_fuzzy_hash
ssdeep_fuzzy_hash
Create a fuzzy hash from a string
string **ssdeep_fuzzy_hash** string $to_hash
calculates the hash of
using , and returns that hash.
ssdeep_fuzzy_hash``to_hashcontext-triggered piecewise hashing
to_hashThe input string.
Returns a string on success, false otherwise.