Package | Description |
---|---|
kz.gamma.hsm.crypto.software.ec |
Modifier and Type | Field and Description |
---|---|
private IntArray |
ECFieldElement.F2m.x
The
IntArray holding the bits. |
Modifier and Type | Method and Description |
---|---|
IntArray |
IntArray.multiply(IntArray other,
int m) |
IntArray |
IntArray.shiftLeft(int n) |
IntArray |
IntArray.square(int m) |
Modifier and Type | Method and Description |
---|---|
void |
IntArray.addShifted(IntArray other,
int shift) |
IntArray |
IntArray.multiply(IntArray other,
int m) |
Constructor and Description |
---|
F2m(int m,
int k1,
int k2,
int k3,
IntArray x) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.