IDEACrypt-Source ideacrypt.zip ZipTool-Source ziptool.zip Contained classes in IDEACrypt source:
- IDEA.java
- IDEACryptByteArray.java
- Example.java
- ZipTool…
… is a small programm that compress/decompress byte arrays in the ZIP procedure and can thus applied directly to the byte array. It is particularly appropriate for the use in the connection of IDEA Crypt, since it operates also on byte arrays (and not on streams).