Package | Description |
---|---|
org.bouncycastle.math.ec | |
org.bouncycastle.math.ec.endo |
Modifier and Type | Class and Description |
---|---|
class |
ScaleXNegateYPointMap |
class |
ScaleXPointMap |
class |
ScaleYNegateXPointMap |
class |
ScaleYPointMap |
Modifier and Type | Method and Description |
---|---|
static WNafPreCompInfo |
WNafUtil.precomputeWithPointMap(ECPoint p,
ECPointMap pointMap,
WNafPreCompInfo fromWNaf,
boolean includeNegated) |
Modifier and Type | Field and Description |
---|---|
protected ECPointMap |
GLVTypeBEndomorphism.pointMap |
protected ECPointMap |
GLVTypeAEndomorphism.pointMap |
Modifier and Type | Method and Description |
---|---|
ECPointMap |
GLVTypeBEndomorphism.getPointMap() |
ECPointMap |
GLVTypeAEndomorphism.getPointMap() |
ECPointMap |
ECEndomorphism.getPointMap() |
Copyright © 2021 BouncyCastle.org. All rights reserved.