Expand description
Native bindings to the libfuzzy
library, which is internally used by the
ssdeep-rs crate. See its description
for more information.
Constants§
- FUZZY_
MAX_ RESULT - The longest possible length for a fuzzy hash signature.
Functions§
- fuzzy_
compare ⚠ - Computes the match score between two fuzzy hashes.
- fuzzy_
hash_ ⚠buf - Computes the fuzzy hash of a buffer.
- fuzzy_
hash_ ⚠filename - Computes the fuzzy hash of a file.