Crypto This is a collection of basic encoders and decoders. Features Encode using base64 Encode using Shift Cipher Encode using Vigenere Cipher Decode using base64 Decode using Shift Cipher Decode using Vigenere Cipher Encode/Decode using XOR Usage python3 crypto.py Happy Crypting