A learning cryptography tool built using WxWidget in Python. Encrypts and decrypts using the following ciphers: Shift Affine Substitution Permutation Vigenere One Time Pad Hill
Prequisites WxPython Python 2.7
After building run the following to get rid of 64 bit and force 32 bit. ditto --rsrc --arch i386 YourApplication.app YourApplicationStripped.app