Web Hosting Talk







View Full Version : Decrypting mcrypt offline?


Nicholas Brown
08-10-2001, 01:30 PM
My php build has mcrypt built into it - it all works etc, but Im sat here thinking, "What if I ever wanted to decrypt this information offline on my windows pc?"

Well, anyone got any ideas? Im encrypting using TripleDES if thats of any use.

Cheers ;)

[Edit: installing a local webserver isnt the answer before anyone suggests it - I need something like a binary file]

Brad
08-10-2001, 05:47 PM
I can steer ya in the right direction if ya haven't found a solution yet, just PM me for help.


Originally posted by Nicholas Brown
My php build has mcrypt built into it - it all works etc, but Im sat here thinking, "What if I ever wanted to decrypt this information offline on my windows pc?"

Well, anyone got any ideas? Im encrypting using TripleDES if thats of any use.

Cheers ;)

[Edit: installing a local webserver isnt the answer before anyone suggests it - I need something like a binary file]