TrueZIP Driver ZIP.RAES (TZP) 7.1

Package de.schlichtherle.truezip.crypto

Provides utilities for cryptography.

See:
          Description

Interface Summary
SeekableBlockCipher Extends a BlockCipher in order to support random access to the blocks in a plain or cipher text.
 

Class Summary
CipherOutputStream Similar to javax.crypto.CipherOutputStream, with some exceptions: This implementation is based on Bouncy Castle's lightweight crypto API and uses a BufferedBlockCipher for ciphering.
CipherReadOnlyFile A read only file for transparent random read access to an encrypted file.
SICSeekableBlockCipher Implements Counter (CTR) mode (alias Segmented Integer Counter - SIC).
 

Package de.schlichtherle.truezip.crypto Description

Provides utilities for cryptography.


TrueZIP Driver ZIP.RAES (TZP) 7.1

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