pixelglow / ZipZap

zip file I/O library for iOS, macOS and tvOS
BSD 2-Clause "Simplified" License
1.22k stars 200 forks source link

AES Encryption #38

Open stuffmc opened 11 years ago

stuffmc commented 11 years ago

If I can't find another Cocoa library that would have it built-in already I might start adding it myself but I'm also pretty sure you'd be faster doing it and it's a useful add-on. Let me know.

stuffmc commented 11 years ago

Might be related: https://github.com/pixelglow/zipzap/issues/26

danielgindi commented 10 years ago

AES decryption is now available in the master branch.

ttaranov commented 10 years ago

+1 for encryption