Documentation
¶
Index ¶
- func SDHASHsum(filename string) (string, error)
- func SDHASHsumCompare(filename string, h2 string) (int, error)
- func SDHASHsumReader(bytes []byte) (string, error)
- func SDHASHsumReaderCompare(bytes []byte, h2 string) (int, error)
- func SSDEEPsum(filename string) (string, error)
- func SSDEEPsumCompare(filename string, h2 string) (int, error)
- func SSDEEPsumReader(bytes []byte) (string, error)
- func SSDEEPsumReaderCompare(bytes []byte, h2 string) (int, error)
- func TLSHsum(filename string) (string, error)
- func TLSHsumCompare(filename string, h2 string) (int, error)
- func TLSHsumReader(bytes []byte) (string, error)
- func TLSHsumReaderCompare(bytes []byte, h2 string) (int, error)
- type FuzzHash
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SDHASHsumReader ¶
func SSDEEPsumReader ¶
func TLSHsumReader ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.