mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
Set Password to archive #49
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @METOUIA7 on GitHub (Jul 28, 2015).
Hi, it's possible to create zip archive with a password
@teknoatilim commented on GitHub (Jun 10, 2016):
???
@alex4998 commented on GitHub (Sep 23, 2016):
Hm... Is it always that quiet here..? Me too need to create password protected archive.
@XuTpuK commented on GitHub (Sep 23, 2016):
@adamhathcock Hi, does lib supports passwords? If yes, can you please share code example?
@adamhathcock commented on GitHub (Sep 23, 2016):
ZipArchiveandZipReaderhave optional parameters for a password. Looking through the API a bit would show it.@adamhathcock commented on GitHub (Sep 23, 2016):
As for creation, I'm sure it could be done but I didn't get around to it.
@icistrate commented on GitHub (Feb 8, 2017):
Hi there, would be great if the feature to create a zip file with password is added. I am also looking for it.