Creating encrypted/password protected zip files.
am 17.09.2007 10:32:17 von Macca
Hi,
I'm looking for a way to create encrypted and password protected zip
files. I have just been coding the site http://webzipper.co.uk that
creates zip files using the built in ZipArchive class but i dont know
how to encript/pw protect the files and even if it is possible with
ZipArchive.
Is there a way to do this?
Help/Comments appreciated,
Regards,
Paul.
Re: Creating encrypted/password protected zip files.
am 17.09.2007 10:40:11 von Bucky Kaufman
macca wrote:
> Hi,
>
> I'm looking for a way to create encrypted and password protected zip
> files. I have just been coding the site http://webzipper.co.uk that
> creates zip files using the built in ZipArchive class but i dont know
> how to encript/pw protect the files and even if it is possible with
> ZipArchive.
>
> Is there a way to do this?
>
> Help/Comments appreciated,
I don't know if they still exist, but PKWare.com used to have the best
stuff for that.
(I'm browser-less, else I'd check it out now.)