summaryrefslogtreecommitdiffstats
path: root/libraries/tlsh/README
blob: 07a53644960eeb9699823529f31fd9643c36472d (plain)
1
2
3
4
5
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.)