Fuzzy Hashing API Documentation

This is the documentation for the fuzzy hashing API from ssdeep.

There is a complete function reference in fuzzy.h.

The most recent version of this documentation can be found at http://ssdeep.sourceforge.net/.

These functions allow a programmer to compute the fuzzy hashes (also called the context-triggered piecewise hashes) of a buffer of text , the contents of a file on the disk , and the contents of an open file handle . There is also a function to compute the similarity between any two fuzzy signatures .

Version:
2.6
Date:
28 Sep 2010
Author:
Jesse Kornblum, research {at jessekornblum dot} com.