Hi, if i try to read a zip file created by 7zip command line with the following parameters: -mm=Deflate -mx=9 -pPassword, at zipinputstream.GetNextEntry() then i get exception, "Compression method not supported"
A simple AES 256 encrypted deflate method zip, total commander, windows, java simply reads it.