/ciphernoob

ciphers for python

Primary LanguagePythonzlib LicenseZlib

Ciphernoob

a package about encrypting and decrypting.

ciphernoob is a school project made by me and SWW. it is a package for python that contains several ciphers.

Cipher list

1. Kocrypter. A custom cipher made by me, koko.
2. Ceaser Cipher. an offset cipher, originaly used by Julius Ceaser himself.
3. AFDGVX. the cipher the germans used during ww2
4. pig latin. a simple play on words.
5. autokey cipher. a cipher invented by Vigenère, a french cryptographer.