TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1

Uses of Package
de.schlichtherle.truezip.crypto

Packages that use de.schlichtherle.truezip.crypto
de.schlichtherle.truezip.crypto Provides utilities for cryptography. 
de.schlichtherle.truezip.crypto.raes Reads and writes files according to the Random Access Encryption Specification (RAES). 
 

Classes in de.schlichtherle.truezip.crypto used by de.schlichtherle.truezip.crypto
SeekableBlockCipher
          Extends a BlockCipher in order to support random access to the blocks in a plain or cipher text.
 

Classes in de.schlichtherle.truezip.crypto used by de.schlichtherle.truezip.crypto.raes
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.
 


TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1

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