|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.engines.AsconPermutationFriend.AsconPermutation
Field Summary | |
long |
x0
|
long |
x1
|
long |
x2
|
long |
x3
|
long |
x4
|
Method Summary | |
void |
p(int nr)
|
void |
round(long C)
|
void |
set(long x0,
long x1,
long x2,
long x3,
long x4)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public long x0
public long x1
public long x2
public long x3
public long x4
Method Detail |
public void round(long C)
public void p(int nr)
public void set(long x0, long x1, long x2, long x3, long x4)
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |