Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
569 views
in Technique[技术] by (71.8m points)

iphone - Objective-C zip library which will zip and unzip, with password protection?

Is there a zip libary which will zip and unzip, with password protection ?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

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


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...