Uses of Class
org.bouncycastle.math.ec.FixedPointPreCompInfo
Packages that use FixedPointPreCompInfo
Package
Description
Low-level API for performing calculations on elliptic curves, in particular point addition, point doubling,
and efficient scalar multiplication.
-
Uses of FixedPointPreCompInfo in org.bouncycastle.math.ec
Methods in org.bouncycastle.math.ec that return FixedPointPreCompInfoModifier and TypeMethodDescriptionstatic FixedPointPreCompInfo
FixedPointUtil.getFixedPointPreCompInfo
(PreCompInfo preCompInfo) static FixedPointPreCompInfo
FixedPointUtil.precompute
(ECPoint p)