public class WTauNafPreCompInfo extends java.lang.Object implements PreCompInfo
τ-adic Non-Adjacent Form) algorithm.| Modifier and Type | Field and Description |
|---|---|
protected ECPoint.AbstractF2m[] |
preComp
Array holding the precomputed
ECPoint.AbstractF2ms used for the
WTNAF multiplication. |
| Constructor and Description |
|---|
WTauNafPreCompInfo() |
| Modifier and Type | Method and Description |
|---|---|
ECPoint.AbstractF2m[] |
getPreComp() |
void |
setPreComp(ECPoint.AbstractF2m[] preComp) |
protected ECPoint.AbstractF2m[] preComp
ECPoint.AbstractF2ms used for the
WTNAF multiplication.public ECPoint.AbstractF2m[] getPreComp()
public void setPreComp(ECPoint.AbstractF2m[] preComp)