>Thanks!
>I've seen http://mindprod.com/jgloss/zip.html#ENCRYPTION ,
>but it seems that JCE doesn't suppots the ZIP2.0,
>I have to use ZIP2.0 to encrypt zip files.
>Do you have any other methods?
Sit down. I have bad news.
What you will need to do is encrypt on an element by element basis.
You are not going to get code that WinZip can encrypt. You will need
your code at the other end to decrypt.

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
leo - 10 Sep 2007 06:46 GMT
Thanks again!
so you can tell me where to find docs about zip 2.0 encryption
arithmetic,
I mean if it's possible that I write codes to implements encryption
and decryption?
Roedy Green - 10 Sep 2007 07:43 GMT
>Thanks again!
>so you can tell me where to find docs about zip 2.0 encryption
>arithmetic,
>I mean if it's possible that I write codes to implements encryption
>and decryption?
See http://mindprod.com/jgloss/zip.html
Follow the link to the file format.

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com