Skip to content

paulcacheux/ssdeep

 
 

Repository files navigation

example workflow Go Report Card Go Reference

SSDEEP

Golang implementation based on the paper and implementation by Jesse Kornblum.

See the example in the app directory for the usage.

Tools

For CPU profiling: apt install graphviz

For banchmark comparison go install golang.org/x/perf/cmd/benchstat@latest

About

SSDEEP hash lib in Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 92.8%
  • Makefile 7.2%