XeroCrypt

VB.NET Version
Developed from mid-2012, this uses the CryptoAPI for XOR, 3DES and AES encryption. I've attempted to implement my own version of the RSA algorithm.



Python Version
Created using Python with the PythonCard for the GUI. It also uses the PyCrypto module.



Visit download page and wiki...