Crypto-code // shift_cipher.py is shift cipher code. vigenere_cipher.py is vigenere cipher code. cbc_mode_des.py is 3round simple des with cbc mode code. Anti-keylogger.py is will not work, but it's an experimental program I made myself I will keep you updated.