Package | Description |
---|---|
org.spongycastle.math.ec |
Math support for Elliptic Curve.
|
Modifier and Type | Method and Description |
---|---|
static byte |
Tnaf.getMu(ECCurve.F2m curve)
Returns the parameter
μ of the elliptic curve. |
static java.math.BigInteger[] |
Tnaf.getSi(ECCurve.F2m curve)
Computes the auxiliary values
s0 and
s1 used for partial modular reduction. |