List Archive
Thread
- libzip-1.2.0 released, Thomas Klausner (2017/02/19 11:18:37)
Message
Hi! We have just released libzip-1.2.0, the first release with support for AES encryption (using the Winzip version of the file format). From the NEWS file: * Support for AES encryption (Winzip version), both encryption and decryption. * Support legacy zip files with >64k entries. * Fix seeking in zip_source_file if start > 0. * Add zip_fseek() for seeking in uncompressed data. * Add zip_ftell() for telling position in uncompressed data. * Add zip_register_progress_callback() for UI updates during zip_close() Please let us know if you find any problems. Cheers, Thomas
Made by MHonArc.