|
TrueZIP 6.8.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SeekableBlockCipher | |
|---|---|
| de.schlichtherle.crypto.io | Provides utility classes for encryption and decryption. |
| de.schlichtherle.crypto.modes | Provides block cipher modes. |
| Uses of SeekableBlockCipher in de.schlichtherle.crypto.io |
|---|
| Methods in de.schlichtherle.crypto.io with parameters of type SeekableBlockCipher | |
|---|---|
void |
CipherReadOnlyFile.init(SeekableBlockCipher cipher,
long start,
long length)
Initializes this cipher read only file - must be called before first read access! |
| Uses of SeekableBlockCipher in de.schlichtherle.crypto.modes |
|---|
| Classes in de.schlichtherle.crypto.modes that implement SeekableBlockCipher | |
|---|---|
class |
SICSeekableBlockCipher
Implements the Segmented Integer Counter (SIC) alias Counter (CTR) mode on top of a simple block cipher. |
|
TrueZIP 6.8.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||