cryptix.provider.key
Class BlowfishKeyGenerator
- Cloneable, ExtendedKeyGenerator, Parameterized
public class BlowfishKeyGenerator
A variable-length key generator for Blowfish.
The minimum, default, and maximum key lengths are 40, 128, and 448
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 |
BlowfishKeyGenerator
public BlowfishKeyGenerator()