I need to Encrypt a file in PHP and Decrypt in ASP.
This is quite a loaded question, so I just wondered if anyone has any experience doing this or could point me in the right direction.
Using PGP would be a solution, but my PHP host does not allow access to the command line.
I have found an excellent page on PHP encryption here:
Problem is, I am not an ASP developer and need to impliment a cross language solution.
This is quite a loaded question, so I just wondered if anyone has any experience doing this or could point me in the right direction.
Using PGP would be a solution, but my PHP host does not allow access to the command line.
I have found an excellent page on PHP encryption here:
Problem is, I am not an ASP developer and need to impliment a cross language solution.