caesar-cipher
Classical ciphers: Caesar, ADFGX, ROT13 and etc.
A simple emoji-based encryption-decryption library.
Substitution-based cryptographic cipher for encoding plaintext. Works with alphanumeric characters.
A package to encrypt and decrypt messages usign Caesar cipher
A python package to seamlessly encrypt and decrypt data into many rich cryptography algorithms
Accidental implementation of Vigenère's cipher.