Package | Description |
---|---|
org.bouncycastle.math.ec | |
org.bouncycastle.math.ec.custom.sec |
Modifier and Type | Class and Description |
---|---|
static class |
ECPoint.F2m
Elliptic curve points over F2m
|
Modifier and Type | Field and Description |
---|---|
protected ECPoint.AbstractF2m[] |
WTauNafPreCompInfo.preComp
Array holding the precomputed
ECPoint.AbstractF2m s used for the
WTNAF multiplication. |
Modifier and Type | Method and Description |
---|---|
ECPoint.AbstractF2m[] |
WTauNafPreCompInfo.getPreComp() |
ECPoint.AbstractF2m |
ECPoint.AbstractF2m.tau() |
ECPoint.AbstractF2m |
ECPoint.AbstractF2m.tauPow(int pow) |
Modifier and Type | Method and Description |
---|---|
void |
WTauNafPreCompInfo.setPreComp(ECPoint.AbstractF2m[] preComp) |
Modifier and Type | Class and Description |
---|---|
class |
SecT113R1Point |
class |
SecT113R2Point |
class |
SecT131R1Point |
class |
SecT131R2Point |
class |
SecT163K1Point |
class |
SecT163R1Point |
class |
SecT163R2Point |
class |
SecT193R1Point |
class |
SecT193R2Point |
class |
SecT233K1Point |
class |
SecT233R1Point |
class |
SecT239K1Point |
class |
SecT283K1Point |
class |
SecT283R1Point |
class |
SecT409K1Point |
class |
SecT409R1Point |
class |
SecT571K1Point |
class |
SecT571R1Point |
Copyright © 2020 BouncyCastle.org. All rights reserved.