pure python ssdeep
|
|
||
|---|---|---|
| ppyssdeep | enable setup with pip | |
| .gitignore | initial import | |
| README.md | add hash comparison | |
| setup.py | enable setup with pip | |
ppyssdeep
pure python ssdeep hash
translated from Reinoso Guzman's perl implementation : http://cpansearch.perl.org/src/RGUZMAN/Digest-ssdeep-0.9.3/lib/Digest/ssdeep.pm Wagner Fischer Levenshtein distance by Kyle Gorman https://gist.github.com/kylebgorman/8034009