Package | Description |
---|---|
n4e.core.zip | |
n4e.core.zip.impl |
Class and Description |
---|
ExtZipEntry
information about one zip entry that is written to an encrypted zip archive
or read from one
|
ZipConstants
Copy&Paste of constants needed from java.util.ZipConstants
as this "baseinterface" prevents reuse by its package only
visibility.
|
Class and Description |
---|
AESCryptoBase
Base class for crypto "adapters" to support aes operations
needed for winzip aes.
|
AESDecrypter
Decrypt.
|
AESEncrypter
Encrypt.
|
CentralDirectoryEntry
Wrapper for the central directory entry (CDE) of one file.
|
ExtRandomAccessFile
direct access methods accepting position + type of data to read as args
|
ExtZipEntry
information about one zip entry that is written to an encrypted zip archive
or read from one
|
ZipConstants
Copy&Paste of constants needed from java.util.ZipConstants
as this "baseinterface" prevents reuse by its package only
visibility.
|