Package org.apache.fulcrum.jce.crypto

Interface Summary
CryptoParameters CryptoParameters used for encryption/decrytpion.
CryptoStreamFactory Interface for creating encrypting/decrypting streams.
PasswordParameters Parameters for creating a password.
 

Class Summary
CryptoStreamFactoryImpl Concrete factory for creating encrypting/decrypting streams.
CryptoUtil Helper class to provde generic functions to work with CryptoStreams.
HexConverter Helper class to for HEX conversion.
PasswordFactory The implementation supplies a default password in the case that the programmer don't want to have additional hassles.
SmartDecryptingInputStream An input stream that determine if the originating input stream was encrypted or not.
StreamUtil Helper class to provde generic stream functions.
 



Copyright © 2008-2009 The Apache Software Foundation. All Rights Reserved.