Skip to main content

Crate tlsh_rs

Crate tlsh_rs 

Source
Expand description

Pure Rust implementation of TLSH profiles and tooling.

Supported digest profiles:

  • 128-1 canonical T1
  • 128-3
  • 256-1
  • 256-3

The crate exposes a pure-Rust hashing core plus a CLI module with text, JSON and SARIF output helpers.

Modules§

cli

Structs§

TlshBuilder
TlshDigest
TlshOptions
TlshProfile

Enums§

BucketKind
ChecksumKind
TlshError

Functions§

hash_bytes
hash_bytes_with_profile