Commit graph

4 commits

Author SHA1 Message Date
joerg
13511a661f Don't forcefully build only a static library. Bump revision. 2014-09-23 15:11:54 +00:00
khorben
48e95682ac Updated security/ssdeep to version 2.11
Quoted from http://jessekornblum.livejournal.com/295883.html:

  This is an important update, which corrects a bug in the signature
  generation code. Any ssdeep hashes created with version 2.10 should be
  recomputed. The signatures are not wrong per se though, they are just not
  as good as they should be"
2014-09-16 18:45:10 +00:00
rodent
9976064dc5 ** Version 2.10 - 17 Jul 2013
* New Features
  - Fuzzy Hashing engine re-written to be thread safe.
* Bug Fixes
  - Able to handle long file paths on Win32.
  - Fixed bug on comparing signatures with the same block size.
  - Fixed crash on comparing short signatures.
  - Fixed memory leak
2014-06-01 23:56:56 +00:00
khorben
6f9d26dde5 Imported ssdeep 2.9 as security/ssdeep
ssdeep is a program for computing context triggered piecewise hashes (CTPH).
Also called fuzzy hashes, CTPH can match inputs that have homologies. Such
inputs have sequences of identical bytes in the same order, although bytes in
between these sequences may be different in both content and length.
2013-06-05 19:49:36 +00:00