| Package | Description |
|---|---|
| de.schlichtherle.truezip.crypto |
Provides general utility classes for cryptography.
|
| de.schlichtherle.truezip.crypto.param |
Provides interfaces and implementations for general cryptography parameters.
|
| de.schlichtherle.truezip.fs.archive.zip |
The archive driver family for ZIP files.
|
| de.schlichtherle.truezip.key |
Provides an extensible manager for generic keys required to create or open
protected resources.
|
| de.schlichtherle.truezip.key.pbe |
Provides parameters for password based encryption which can get used as the
secret key for the class
PromptingKeyProvider. |
| de.schlichtherle.truezip.key.pbe.console |
Provides the console I/O based implementation of the interface
PromptingKeyProvider.View. |
| de.schlichtherle.truezip.key.pbe.swing |
Provides the Swing based implementation of the interface
PromptingKeyProvider.View. |
| de.schlichtherle.truezip.key.sl |
Provides a singleton to locate a key manager service provider on the class
path.
|
| de.schlichtherle.truezip.key.spi |
Provides an abstract class for a locatable key manager service provider.
|
| de.schlichtherle.truezip.nio.charset |
Provides an implementation of the
IBM437 character set. |
| de.schlichtherle.truezip.zip |
A drop-in replacement for the package
java.util.zip for reading and
writing ZIP files. |
Copyright © 2005–2013 Schlichtherle IT Services. All rights reserved.