Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DiffFilenames ¶
DiffFilenames calculate distance between two files
Types ¶
type FuzzyReader ¶
FuzzyReader interface
type Tlsh ¶
type Tlsh struct {
// contains filtered or unexported fields
}
Tlsh holds hash components
func HashFilename ¶
HashFilename calculates the TLSH for the input file
func HashReader ¶
func HashReader(r FuzzyReader) (tlsh *Tlsh, err error)
HashReader calculates the TLSH for the input reader
Click to show internal directories.
Click to hide internal directories.