Expand description
An implementation of Fuzzy Message Detection.
Structs§
- A clue that allows probabilistic message detection.
- Bytes representing a clue key corresponding to some
DetectionKey
. - An expanded and validated clue key that can be used to create
Clue
s intended for the correspondingDetectionKey
. - Represents the precision governing the false positive rate of detection.
Enums§
- An error in message detection.