|
TrueZIP 6.8.3 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use de.schlichtherle.crypto.io.raes | |
|---|---|
| de.schlichtherle.crypto.io.raes | Reads and writes files according to the Random Access Encryption Specification (RAES). |
| de.schlichtherle.io.archive.zip.raes |
Provides the ArchiveDriver family for RAES encrypted ZIP
files. |
| Classes in de.schlichtherle.crypto.io.raes used by de.schlichtherle.crypto.io.raes | |
|---|---|
| RaesAuthenticationException
Thrown to indicate that an RAES file has been tampered with. |
|
| RaesException
Thrown if a file is read which is not RAES compatible. |
|
| RaesKeyException
Thrown to indicate that retrieving a key to encrypt some pay load data to an RAES file has been disabled or cancelled. |
|
| RaesOutputStream
An OutputStream to produce a file with data ecnrypted according
to the Random Access Encryption Specification (RAES). |
|
| RaesParameters
A marker interface for RAES parameters. |
|
| RaesParametersAgent
These RaesParameters delegate to some other instance of a sibling
interface or itself in order to locate the parameters required to read
or write a certain RAES type. |
|
| RaesParametersException
Thrown to indicate that no suitable RAES parameters have been provided or something is wrong with the parameters. |
|
| RaesReadOnlyFile
This class implements a ReadOnlyFile
in order to provide transparent random read only access to the plain text
data which has been encrypted and stored in a file according to the
Random Access Encryption Specification (RAES). |
|
| Type0RaesParameters
The parameters of this interface are used with RAES type 0 files. |
|
| Classes in de.schlichtherle.crypto.io.raes used by de.schlichtherle.io.archive.zip.raes | |
|---|---|
| RaesParameters
A marker interface for RAES parameters. |
|
|
TrueZIP 6.8.3 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||