Package org.dmonix.cipher

Class Summary
DataCipherer Utility class for encoding/decoding small amounts of data using ciphers.
DMCipherInputStream The base class for all ciphered input streams.
DMCipherInputStreamDES A ciphered input stream that uses the DES algorithm.
DMCipherInputStreamPBE A ciphered input stream that uses the PBEWithMD5AndDES algorithm.
DMCipherOutputStream The base class for all ciphered output streams.
DMCipherOutputStreamDES A ciphered output stream that uses the DES algorithm.
DMCipherOutputStreamPBE A ciphered output stream that uses the PBEWithMD5AndDES algorithm.
 



Copyright © 1998-2005 dmonix.org Peter Nerg, All Rights Reserved.