Package au.net.aba.crypto.spec

Class Summary
AsciiEncodedKeySpec A key in an ASCII encoded format.
BlowfishKeySpec A class that provides a specification for a Blowfish key.
IDEAKeySpec A class that provides a specification for a IDEA key.
InlineIvParameterSpec This class specifies that an initialisation vector (IV) is contained in the input stream/output stream produced by the cipher.
RC4KeySpec A class that provides a specification for a RC4 key.
TwofishKeySpec A class that provides a specification for a Twofish key.