Online Docs
Running from source
secureDATA is written in Python, an interpreted language, which means there is no need to compile the code. I have also released a windows 32 binary for your convenience. If you wish to run the program from the Python source code you will need the following things:
- Python 2.4 or above
- wxPython 2.6 or above
- pyCrypto 2.0.1 or above
To run the program execute the file "secureData.pyw"