Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 493 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 493 Bytes

ssdeep

Golang implementation of the ssdeep algorithm.

This is a fork of glaslos' work and is originally based on the paper and implementation by Jesse Kornblum.

See the example in the cmd/ssdeep/ directory for the usage.