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

zstd + aes images unpack problem #56

Open oleg-cherednik opened 2 years ago

oleg-cherednik commented 2 years ago

When try to unzip zstd archive with AES encryption, it does not work for image. It work for simple text files, but not for image. MAC not match.