/nim-libfuzzy

Nim interface/wrapper to libfuzzy ssdeep

Primary LanguageCGNU General Public License v2.0GPL-2.0

libfuzzy

This is Nim interface/wrapper to libfuzzy ssdeep fuzzy hashing algorithm.

You can find original source of this project here.

Usage

Consult tests.nim for examples regarding usage of this library. API is the same as original.

License

As the original project is licensed under the GNU General Public License v2.0, this one inherits it as well.