Uses of Interface
org.bouncycastle.math.ec.endo.GLVEndomorphism
-
Packages that use GLVEndomorphism Package Description org.bouncycastle.math.ec org.bouncycastle.math.ec.endo -
-
Uses of GLVEndomorphism in org.bouncycastle.math.ec
Fields in org.bouncycastle.math.ec declared as GLVEndomorphism Modifier and Type Field Description protected GLVEndomorphism
GLVMultiplier. glvEndomorphism
Constructors in org.bouncycastle.math.ec with parameters of type GLVEndomorphism Constructor Description GLVMultiplier(ECCurve curve, GLVEndomorphism glvEndomorphism)
-
Uses of GLVEndomorphism in org.bouncycastle.math.ec.endo
Classes in org.bouncycastle.math.ec.endo that implement GLVEndomorphism Modifier and Type Class Description class
GLVTypeAEndomorphism
class
GLVTypeBEndomorphism
-