Package org.gudy.bouncycastle.math.ec
Interface PreCompInfo
interface PreCompInfo
Interface for classes storing precomputation data for multiplication
algorithms. Used as a Memento (see GOF patterns) for
WNafMultiplier
.WNafMultiplier
.