Crate libfuzzy_sys
source ·Expand description
Native bindings to the libfuzzy
library, which is internally used by the
ssdeep-rs crate. See its description
for more information.
Constants
- The longest possible length for a fuzzy hash signature.
Functions
- Computes the match score between two fuzzy hashes.
- Computes the fuzzy hash of a buffer.
- Computes the fuzzy hash of a file.