Uses of Class
org.gudy.bouncycastle.math.ec.ECCurve.F2m
Packages that use ECCurve.F2m
-
Uses of ECCurve.F2m in org.gudy.bouncycastle.math.ec
Methods in org.gudy.bouncycastle.math.ec with parameters of type ECCurve.F2mModifier and TypeMethodDescriptionstatic byte
Tnaf.getMu
(ECCurve.F2m curve) Returns the parameterμ
of the elliptic curve.static BigInteger[]
Tnaf.getSi
(ECCurve.F2m curve) Computes the auxiliary valuess0
ands1
used for partial modular reduction.