Commit graph

2 commits

Author SHA1 Message Date
khorben
dabd5cdf81 ssdeep: update to version 2.14.1
** Version 2.14.1 - 7 Nov 2017

* Bug Fixes

  - Fixed a spelling error.
  - Made relative path mode on Win32 to work.


** Version 2.14 - 12 Sep 2017

* New Features

  - Optimizations to the fuzzy hashing engine. (hash generator can run as twice
    as fast and comparison can run 1.5 through 5 times faster [heavily depends
    on the data and platform] than the previous release)

* Bug Fixes

  - Fixed issue when certain memory allocation is failed.
2021-05-30 01:41:28 +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