cryptix.provider.key
public class LOKI91KeyGenerator extends RawKeyGenerator
LOKI91 keys have a fixed length of 64 bits.
Copyright © 1997
Systemics Ltd on behalf of the
Cryptix Development Team.
All rights reserved.
$Revision: 1.2 $
Since: Cryptix 2.2.0a, 2.2.2
Constructor Summary | |
---|---|
LOKI91KeyGenerator() |
Method Summary | |
---|---|
boolean | isWeak(byte[] key)
Returns true iff the byte array key represents a
weak or semi-weak LOKI91 key.
|
LOKI91 has four weak keys and twelve semi-weak keys. Here are the lists of these keys (values given in hexadecimal form):
Weak Keys:
Parameters: key the byte array containing user key data.