public class TestFidoCurves extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestFidoCurves.TestVector
FIDO ECDAA curve test vector
|
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TestRule |
rule_ |
Constructor and Description |
---|
TestFidoCurves(TestFidoCurves.TestVector tv) |
Modifier and Type | Method and Description |
---|---|
void |
curve1() |
void |
curve1Generator() |
void |
curve2() |
void |
curve2Generator() |
void |
extensionField() |
static Collection<TestFidoCurves.TestVector> |
getParameters() |
void |
primeField() |
void |
setUp() |
void |
targetGroup() |
public TestFidoCurves(TestFidoCurves.TestVector tv)
public static Collection<TestFidoCurves.TestVector> getParameters() throws IOException
IOException
public void setUp()
public void primeField()
public void extensionField()
public void curve1()
public void curve1Generator()
public void curve2()
public void curve2Generator()
public void targetGroup()
Copyright © 2011–2022 Stiftung SIC. All rights reserved.