Crate onetimepad

source ·

Structs

  • The result of an encoding operation from OneTimePad.
  • A struct containing the state of a one time pad. It contains a buffer of pad characters which is used to encode and decode strings.

Enums