|
Bouncy Castle Cryptography 1.51 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.math.raw.Nat384
public abstract class Nat384
Constructor Summary | |
---|---|
Nat384()
|
Method Summary | |
---|---|
static void |
mul(int[] x,
int[] y,
int[] zz)
|
static void |
square(int[] x,
int[] zz)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Nat384()
Method Detail |
---|
public static void mul(int[] x, int[] y, int[] zz)
public static void square(int[] x, int[] zz)
|
Bouncy Castle Cryptography 1.51 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |