PING: RFR: JDK-4347142: Need method to set Password protection to Zip entries

Andrew Haley aph at redhat.com
Mon May 30 20:17:56 UTC 2016


On 30/05/16 13:44, Yasumasa Suenaga wrote:
> We had aimed to handle *traditional* zip encryption at first.
> However, we also want to handle *strong* zip encryption. (e.g. AES)

OpenJDK does not control the format of a zip file.  To make
such a change we'd have to negotiate with the other users of
the .ZIP format.

Andrew.




More information about the core-libs-dev mailing list