CMD + K

python-tlsh

Community

TLSH is a fuzzy matching library.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::python-tlsh

Usage Tracking

4.12.0
4.11.0
4.8.2
4.7.2
4.6.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Given a byte stream with a minimum length of 50 bytes TLSH generates a hash value which can be used for similarity comparisons. Similar objects will have similar hash values which allows for the detection of similar objects by comparing their hash values. Note that the byte stream should have a sufficient amount of complexity. For example, a byte stream of identical bytes will not generate a hash value.

About

Summary

TLSH is a fuzzy matching library.

Last Updated

Sep 30, 2024 at 13:43

License

Apache-2.0 OR BSD-3-Clause

Total Downloads

202.0K

Supported Platforms

macOS-64
linux-64