Uses of Class
org.bouncycastle.math.ec.endo.GLVTypeBParameters
-
Packages that use GLVTypeBParameters Package Description org.bouncycastle.math.ec.endo Provide support for using the GLV method to take advantage of the efficiently computable endomorphisms on "Koblitz" curves e.g. -
-
Uses of GLVTypeBParameters in org.bouncycastle.math.ec.endo
Fields in org.bouncycastle.math.ec.endo declared as GLVTypeBParameters Modifier and Type Field Description protected GLVTypeBParameters
GLVTypeBEndomorphism. parameters
Constructors in org.bouncycastle.math.ec.endo with parameters of type GLVTypeBParameters Constructor Description GLVTypeBEndomorphism(ECCurve curve, GLVTypeBParameters parameters)
-