encryption-algorithms some basic encrytion algorithms caesar cipher algorithm (ceaser.py) base64 encoding (base64.py) xor algorithm (xoralgo.py) base32 algorithm (base32.py) vigenere cipher (vigenere_cipher.py and vigenere.c)