Package org.bouncycastle.math.ec.endo
Interface ECEndomorphism
- All Known Subinterfaces:
GLVEndomorphism
- All Known Implementing Classes:
GLVTypeAEndomorphism
,GLVTypeBEndomorphism
public interface ECEndomorphism
-
Method Summary
-
Method Details
-
getPointMap
ECPointMap getPointMap() -
hasEfficientPointMap
boolean hasEfficientPointMap()
-