cryptix.provider.key

Class SAFERKeyGenerator

public class SAFERKeyGenerator extends RawKeyGenerator

A key generator for SAFER.

SAFER keys have a length of either 64 or 128 bits. The default is 128 bits.

Copyright © 1997 Systemics Ltd on behalf of the Cryptix Development Team.
All rights reserved.

$Revision: 1.1.1.1 $

Since: Cryptix 2.2.2

Author: David Hopwood

Constructor Summary
SAFERKeyGenerator()
Method Summary
booleanisValidKeyLength(int length)

Constructor Detail

SAFERKeyGenerator

public SAFERKeyGenerator()

Method Detail

isValidKeyLength

public boolean isValidKeyLength(int length)