packages feed

crypto-classical-0.2.1: README.md

# `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)