|
Bouncy Castle Cryptography Library 1.65 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.math.ec.AbstractECMultiplier | +--org.bouncycastle.math.ec.ZSignedDigitL2RMultiplier
Constructor Summary | |
ZSignedDigitL2RMultiplier()
Deprecated. |
Method Summary | |
protected ECPoint |
multiplyPositive(ECPoint p,
java.math.BigInteger k)
Deprecated. 'Zeroless' Signed Digit Left-to-Right. |
Methods inherited from class org.bouncycastle.math.ec.AbstractECMultiplier |
checkResult, multiply |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ZSignedDigitL2RMultiplier()
Method Detail |
protected ECPoint multiplyPositive(ECPoint p, java.math.BigInteger k)
multiplyPositive
in class AbstractECMultiplier
|
Bouncy Castle Cryptography Library 1.65 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |