Uses of Interface
org.bouncycastle.math.ec.endo.GLVEndomorphism
Packages that use GLVEndomorphism
Package
Description
Low-level API for performing calculations on elliptic curves, in particular point addition, point doubling,
and efficient scalar multiplication.
Provide support for using the GLV method to take advantage of the efficiently computable endomorphisms
on "Koblitz" curves e.g.
-
Uses of GLVEndomorphism in org.bouncycastle.math.ec
Fields in org.bouncycastle.math.ec declared as GLVEndomorphismConstructors in org.bouncycastle.math.ec with parameters of type GLVEndomorphism -
Uses of GLVEndomorphism in org.bouncycastle.math.ec.endo
Classes in org.bouncycastle.math.ec.endo that implement GLVEndomorphism