Uses of Class
org.bouncycastle.math.ec.WNafPreCompInfo
Packages that use WNafPreCompInfo
-
Uses of WNafPreCompInfo in org.bouncycastle.math.ec
Methods in org.bouncycastle.math.ec that return WNafPreCompInfoModifier and TypeMethodDescriptionstatic WNafPreCompInfoWNafUtil.getWNafPreCompInfo(ECPoint p) static WNafPreCompInfoWNafUtil.getWNafPreCompInfo(PreCompInfo preCompInfo) static WNafPreCompInfoWNafUtil.precompute(ECPoint p, int minWidth, boolean includeNegated) static WNafPreCompInfoWNafUtil.precomputeWithPointMap(ECPoint p, ECPointMap pointMap, WNafPreCompInfo fromWNaf, boolean includeNegated) Methods in org.bouncycastle.math.ec with parameters of type WNafPreCompInfoModifier and TypeMethodDescriptionstatic WNafPreCompInfoWNafUtil.precomputeWithPointMap(ECPoint p, ECPointMap pointMap, WNafPreCompInfo fromWNaf, boolean includeNegated)