srozb / nim-libfuzzy

Nim interface/wrapper to libfuzzy ssdeep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Nim interface/wrapper to libfuzzy ssdeep

License:GNU General Public License v2.0


Languages

Language:C 96.5%Language:Nim 3.5%