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. |