TrueZIP Driver ZIP.RAES (TZP) 7.1

Uses of Interface
de.schlichtherle.truezip.crypto.SeekableBlockCipher

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 ZIP.RAES (TZP) 7.1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.