Crate onetimepad

Source

Structs§

EncodingResult
The result of an encoding operation from OneTimePad.
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§

OneTimePadError
Possible errors whilst working with one time pads.