public final class TestCrossProductEllipticCurve extends Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TestRule |
rule_ |
Constructor and Description |
---|
TestCrossProductEllipticCurve(int length,
PrimeCurveCoordinateTypes curveType) |
Modifier and Type | Method and Description |
---|---|
void |
add() |
void |
doublePoint() |
void |
encode() |
void |
generator() |
static Collection<Object[]> |
getParameters() |
void |
multiplyPoint() |
void |
neg() |
void |
order() |
public TestCrossProductEllipticCurve(int length, PrimeCurveCoordinateTypes curveType)
public static Collection<Object[]> getParameters()
public void generator()
public void order()
public void neg()
public void add()
public void doublePoint()
public void multiplyPoint()
public void encode() throws DecodingException
DecodingException
Copyright © 2011–2022 Stiftung SIC. All rights reserved.