Package | Description |
---|---|
org.spongycastle.math.ec |
Math support for Elliptic Curve.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
FpNafMultiplier
Class implementing the NAF (Non-Adjacent Form) multiplication algorithm.
|
(package private) class |
ReferenceMultiplier |
(package private) class |
WNafMultiplier
Class implementing the WNAF (Window Non-Adjacent Form) multiplication
algorithm.
|
(package private) class |
WTauNafMultiplier
Class implementing the WTNAF (Window
τ -adic Non-Adjacent Form) algorithm. |
Modifier and Type | Field and Description |
---|---|
protected ECMultiplier |
ECPoint.multiplier |