If anyone feels they are up for the challenge, have at itxbox7887 wrote:Heres a small test-app implementing a custom encryption algorithm to be used in xTc. It was written in c++.net using inline assembly. Sorry for the slow speeds, the algorithm itself encrypts at around 130mb/s when running on my 2.0ghz laptop...but the filestream code used to read and overwrite the data is poorly written ;P
The main reason I'm posting this is to let others have a stab at figuring out the algo. I am fairly certain it won't be done but feel free to prove me wrong
To use just drag and drop a file into it and input 1 or 2 to encrypt or decrypt. Note that I am not responsible if you screw up your files using this application...only test on dummy/copied files
http://web.ics.purdue.edu/~davis21/down ... cCrypt.exe