slackbuilds_ponce/libraries/tlsh/README
Matteo Bernardini 1c12190b9d
libraries/tlsh: Updated for version 4.8.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-04 17:53:42 +07:00

5 lines
222 B
Text

TLSH is a fuzzy matching library. Given a byte stream with a minimum
length of 256 bytes, TLSH generates a hash value which can be used for
similarity comparisons.
("TLSH" stands for Trend Micro Locality Sensitive Hash.)