cryptix.provider.key
Class CAST5KeyGenerator
- Cloneable, ExtendedKeyGenerator, Parameterized
public class CAST5KeyGenerator
A variable-length key generator for CAST5.
The minimum, default, and maximum key lengths are 40, 128, and 128
bits respectively.
Copyright © 1997
Systemics Ltd on behalf of the
Cryptix Development Team.
All rights reserved.
$Revision: 1.1.1.1 $
engineGenerateKey , generateKey , generateKey , getDefaultKeyLength , getMaximumKeyLength , getMinimumKeyLength , initialize , initialize , isValidKeyLength , isWeak , isWeakAllowed , setWeakAllowed |
clone , engineGetParameter , engineSetParameter , generateKey , getAlgorithm , getAlgorithms , getAlgorithms , getInstance , getInstance , getParameter , initialize , setParameter , toString |
CAST5KeyGenerator
public CAST5KeyGenerator()