|
TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SeekableBlockCipher | |
|---|---|
| de.schlichtherle.truezip.crypto | Provides utilities for cryptography. |
| Uses of SeekableBlockCipher in de.schlichtherle.truezip.crypto |
|---|
| Classes in de.schlichtherle.truezip.crypto that implement SeekableBlockCipher | |
|---|---|
class |
SICSeekableBlockCipher
Implements Counter (CTR) mode (alias Segmented Integer Counter - SIC). |
| Fields in de.schlichtherle.truezip.crypto declared as SeekableBlockCipher | |
|---|---|
private SeekableBlockCipher |
CipherReadOnlyFile.cipher
The seekable block cipher which allows random access. |
| Methods in de.schlichtherle.truezip.crypto with parameters of type SeekableBlockCipher | |
|---|---|
protected void |
CipherReadOnlyFile.init(SeekableBlockCipher cipher,
long start,
long length)
Initializes this cipher read only file - must be called before first read access! |
|
TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||