oleg-cherednik / zip4jvm

zip files support for JDK application: split, zip64, encryption, streaming
https://github.com/oleg-cherednik/zip4jvm
Apache License 2.0
26 stars 3 forks source link

Add ZipInfo for strong encrypted zip #41

Closed oleg-cherednik closed 1 year ago

oleg-cherednik commented 3 years ago

Zip file encrypted with String Encryption (bit 6 is set) should correctly work for ZipInf.

oleg-cherednik commented 1 year ago

Done in v1.9