final class ECUtil extends Object
| Constructor and Description |
|---|
ECUtil() |
| Modifier and Type | Method and Description |
|---|---|
static ECPoint |
scalarMult(ECPoint p,
BigInteger kin,
EllipticCurve curve) |
public static ECPoint scalarMult(ECPoint p, BigInteger kin, EllipticCurve curve)