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.
  • Used to examine Clues and determine whether they were possibly sent to the detection key’s ClueKey.
  • An expanded and validated clue key that can be used to create Clues intended for the corresponding DetectionKey.
  • Represents the precision governing the false positive rate of detection.

Enums§

  • An error in message detection.