Package de.schlichtherle.crypto.io

Utility classes for encryption and decryption.

See:
          Description

Class Summary
CipherOutputStream Similar to javax.crypto.CipherOutputStream, with some exceptions: This implementation uses Bouncy Castle's lightweight API.
CipherReadOnlyFile A read only file for transparent random read access to an encrypted file.
 

Package de.schlichtherle.crypto.io Description

Utility classes for encryption and decryption.