|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.cjb.teutoburgo.otp4u.crypt.KeyPermutator
Title: OTP4U Description: Copyright: Copyright (c) 2002 Company: Teutoburgo
Field Summary | |
(package private) Xor |
xor
|
Constructor Summary | |
KeyPermutator()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
byte[][] |
recurrence(byte[] p,
byte[] k)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
Xor xor
Constructor Detail |
public KeyPermutator()
Method Detail |
public byte[][] recurrence(byte[] p, byte[] k)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |