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 byteTnaf.getMu(ECCurve.F2m curve) Returns the parameterμof the elliptic curve.static BigInteger[]Tnaf.getSi(ECCurve.F2m curve) Computes the auxiliary valuess0ands1used for partial modular reduction.