Uses of Interface
org.bouncycastle.math.ec.ECPointMap
Packages that use ECPointMap
-
Uses of ECPointMap in org.bouncycastle.math.ec
Classes in org.bouncycastle.math.ec that implement ECPointMapModifier and TypeClassDescriptionclassclassclassclassMethods in org.bouncycastle.math.ec with parameters of type ECPointMapModifier and TypeMethodDescriptionstatic WNafPreCompInfoWNafUtil.precomputeWithPointMap(ECPoint p, ECPointMap pointMap, WNafPreCompInfo fromWNaf, boolean includeNegated) -
Uses of ECPointMap in org.bouncycastle.math.ec.endo
Fields in org.bouncycastle.math.ec.endo declared as ECPointMapModifier and TypeFieldDescriptionprotected final ECPointMapGLVTypeAEndomorphism.pointMapprotected final ECPointMapGLVTypeBEndomorphism.pointMapMethods in org.bouncycastle.math.ec.endo that return ECPointMapModifier and TypeMethodDescriptionECEndomorphism.getPointMap()GLVTypeAEndomorphism.getPointMap()GLVTypeBEndomorphism.getPointMap()