Anyway.. I have encrypted a file using ccrypt, uploaded this to the
server, but using mcrypt in php I am getting garbage out.. I'm sure it
is something to do with the IV string, but I can't seem to get the value
for this out of the ccrypt encoded file..
Has anyone ever done a similar thing..?? any suggestions for something
that might work..
What I need is a simple encryption that will run from a batch file or
even from a VB script on windows pc, that I can decode easily using
mcrypt in php on the server..
As you can probably tell... I'm not well up on this...!!!!
Any help would be most gratefully received..
Thanks
Andy