public class GLVTypeBEndomorphism extends Object implements GLVEndomorphism
| Modifier and Type | Field and Description |
|---|---|
protected ECCurve |
curve |
protected GLVTypeBParameters |
parameters |
protected ECPointMap |
pointMap |
| Constructor and Description |
|---|
GLVTypeBEndomorphism(ECCurve curve,
GLVTypeBParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected BigInteger |
calculateB(BigInteger k,
BigInteger g,
int t) |
BigInteger[] |
decomposeScalar(BigInteger k) |
ECPointMap |
getPointMap() |
boolean |
hasEfficientPointMap() |
protected final ECCurve curve
protected final GLVTypeBParameters parameters
protected final ECPointMap pointMap
public GLVTypeBEndomorphism(ECCurve curve, GLVTypeBParameters parameters)
public BigInteger[] decomposeScalar(BigInteger k)
decomposeScalar in interface GLVEndomorphismpublic ECPointMap getPointMap()
getPointMap in interface ECEndomorphismpublic boolean hasEfficientPointMap()
hasEfficientPointMap in interface ECEndomorphismprotected BigInteger calculateB(BigInteger k, BigInteger g, int t)
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.