php-archive icon indicating copy to clipboard operation
php-archive copied to clipboard

Set Password

Open peter279k opened this issue 7 years ago • 4 comments

As title, I want to add the features about setPassword to encrypt the specific archive file.

peter279k avatar Mar 13 '18 07:03 peter279k

This is crucial TBH

angvp avatar May 03 '18 16:05 angvp

@angvp, thank you for your reply. It's possible to set the password when archiving the zip file. And please consider that: http://php.net/manual/en/ziparchive.setpassword.php.

It only supports the zip archive file now since php-5.6 version and I also want the detailed about implementing this feature.

Thanks.

peter279k avatar Aug 28 '18 10:08 peter279k

Any update on that? I'd really appreciate that feature as well.

jeanpaze avatar Mar 14 '20 22:03 jeanpaze

PRs welcome

splitbrain avatar Mar 23 '22 09:03 splitbrain