diff options
author | B. Watson <urchlay@slackware.uk> | 2024-09-05 02:35:15 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-07 09:08:50 +0700 |
commit | a6b16d8c966471be81364d86f886e0aff879d6dd (patch) | |
tree | ab8974f5c6b3f4c05e7c9c754a68c2616ba62d95 /system/ssdeep/README | |
parent | 9c81726d502e7b0c362852bf0e74763e9a8ef692 (diff) |
system/ssdeep: Updated for version 2.14.1, new maintainer.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ssdeep/README')
-rw-r--r-- | system/ssdeep/README | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/system/ssdeep/README b/system/ssdeep/README index c24077537b..c5ad5f5f44 100644 --- a/system/ssdeep/README +++ b/system/ssdeep/README @@ -1,5 +1,7 @@ +ssdeep (program for computing context triggered piecewise hashes) + ssdeep computes a checksum based on context triggered piecewise -hashes (fuzzy hashes) for each input file. If requested, the program +hashes (fuzzy hashes) for each input file. If requested, the program matches those checksums against a file of known checksums and reports -any possible matches. It can also examine one or more of signatures +any possible matches. It can also examine one or more of signatures and find any matches in those signatures. |