Curious is I can decrypt an windows ZIP file in PHP that has been encrypted using either its Zip2.0 encryption or AES encryption. I can't seem to find examples for where I can in a file.xml for example and can decrypt this file then use it as normal. For example I have an XML file I have parsed, however I want to add a step where I take the XML file which is encrypted, decrypt the file then proceed with the rest of my program.
Thanks!
Encryption/Decryption of a XML file
Moderator: General Moderators