multi_cipher library
Encrypt and Decrypt string using classical ciphers.
Classes
- A1Z26
- A1Z26 cipher implementation.
- Affine
- Affine cipher implementation.
- Atbash
- Atbash cipher implementation.
- Bacon
- Bacon cipher implementation.
- Caesar
- Caesar cipher implementation.
- GoldBug
- GoldBug cipher implementation.
- Gronsfeld
- Gronsfled cipher implementation.
- Rot13
- Rot13 cipher implementation.
- Rot18
- Rot18 cipher implementation.
- Rot47
- Rot47 cipher implementation.
- Rot5
- Rot5 cipher implementation.
- Trithemius
- Trithemius cipher implementation.
- Vigenere
- Vigenere cipher implementation.
Enums
- TrithemiusShift
- TrithemiusShift holds evolution type.