@hackage crypto-classical0.3.0
An educational tool for studying classical cryptography schemes.
Installation
Dependencies (8)
- base >=4.7 && <4.14
- bytestring
- containers >=0.5.5.1
- crypto-numbers >=0.2.7
- crypto-random
- modular-arithmetic >=1.2.0.0 Show all…
Dependents (1)
@hackage/acme-everything
crypto-classical
An educational tool for studying classical cryptography schemes. Do not encrypt anything of worth with this library.
Included Ciphers:
- Caesar
- Affine (Linear)
- Substitution
- Stream
- Vigenere
- Enigma (Wehrmacht Enigma I)