diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-12-29 08:40:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-31 08:22:12 +0700 |
commit | e8e323bd5ac350e95761d09a7125ed036fc97085 (patch) | |
tree | 0c16cc82305efa1a11785b4046e5dba72a433d44 /libraries/tlsh/slack-desc | |
parent | 6e6ba4276354fbbf0f44a27707a8eaa7be4f25d5 (diff) | |
download | slackbuilds-e8e323bd5ac350e95761d09a7125ed036fc97085.tar.gz |
libraries/tlsh: Added (fuzzy matching library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/tlsh/slack-desc')
-rw-r--r-- | libraries/tlsh/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/tlsh/slack-desc b/libraries/tlsh/slack-desc new file mode 100644 index 0000000000..454ea2d901 --- /dev/null +++ b/libraries/tlsh/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +tlsh: tlsh (fuzzy matching library) +tlsh: +tlsh: TLSH is a fuzzy matching library. Given a byte stream with a minimum +tlsh: length of 256 bytes, TLSH generates a hash value which can be used for +tlsh: similarity comparisons. +tlsh: +tlsh: https://github.com/trendmicro/tlsh +tlsh: +tlsh: +tlsh: +tlsh: |