Expand description
An absurdly fast and highly flexible Enigma machine simulation, encryption, and decryption library.
Structs§
Traits§
- Enigma
Builder - A trait applied to
anyhow::Result<EnigmaMachine>
that allows building an enigma machine and passing along errors if they occur.