public class TestEdDSA extends EdDSATestBase
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TestRule |
rule_ |
Constructor and Description |
---|
TestEdDSA() |
Modifier and Type | Method and Description |
---|---|
void |
setUp()
Set up side channel protection.
|
void |
testVector0x72()
This was my very test case and therefore handled separately.
|
void |
testVector0x72Negative()
This test ensures that invalid data is not accepted.
|
addProviders
public void setUp() throws Exception
ProtocolTestBase
setUp
in class EdDSATestBase
Exception
public void testVector0x72() throws NoSuchAlgorithmException, InvalidKeyException, SignatureException
public void testVector0x72Negative() throws NoSuchAlgorithmException, InvalidKeyException, SignatureException
Copyright © 2011–2022 Stiftung SIC. All rights reserved.