Re: [Hampshire] Creating .ZIP files from Java

Page principale

Répondre à ce message
Auteur: Kevin Bagust
Date:  
À: Hampshire LUG Discussion List
Sujet: Re: [Hampshire] Creating .ZIP files from Java
On 17 February 2011 09:59, James Courtier-Dutton <james.dutton@???> wrote:
> WinZIP can compress and encrypt with AES. I.e The latest WinZIP using
> standards based AES and not WinZIP's own encryption.
>
> Does anyone know of a bit of Java or C lib that can create .zip files
> that are AES encrypted?


I think TrueZip should do it in Java. http://truezip.java.net/.

Kevin.