Crate decaf377_fmd
source ·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
.
Enums
- An error in message detection.
Constants
- The maximum detection precision, chosen so that the message bits fit in 3 bytes.