Bouncy Castle Cryptography Library 1.79

org.bouncycastle.math.ec
Interface PreCompInfo

All Known Implementing Classes:
WNafPreCompInfo, WTauNafPreCompInfo, FixedPointPreCompInfo, EndoPreCompInfo

public interface PreCompInfo

Interface for classes storing precomputation data for multiplication algorithms. Used as a Memento (see GOF patterns) by e.g. WNafL2RMultiplier.



Bouncy Castle Cryptography Library 1.79