Reputation: 7766
Is there a zip libary which will zip and unzip, with password protection ?
Upvotes: 9
Views: 5988
Reputation: 53950
Try Objective-ZIP. Simple to use, works on Mac OS X and iOS, and has support for password-protected ZIP archives. It's also pretty efficient.
EDIT: The google code link is a 404 now. I think this is the new URL for the same project: https://github.com/flyingdolphinstudio/Objective-Zip
Upvotes: 4
Reputation: 1417
Question is old but I hope this library can help someone SSZipArchive
Upvotes: 2