Bouncy Castle Cryptography Library 1.79

org.bouncycastle.math.ec.endo
Interface ECEndomorphism

All Known Subinterfaces:
GLVEndomorphism

public interface ECEndomorphism


Method Summary
 ECPointMap getPointMap()
           
 boolean hasEfficientPointMap()
           
 

Method Detail

getPointMap

public ECPointMap getPointMap()

hasEfficientPointMap

public boolean hasEfficientPointMap()

Bouncy Castle Cryptography Library 1.79