public class TestEdDSAVectors extends EdDSATestBase
References:
[0] http://ed25519.cr.yp.to/python/sign.input
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TestRule |
rule_ |
Constructor and Description |
---|
TestEdDSAVectors(Object testVector) |
Modifier and Type | Method and Description |
---|---|
void |
checkSignature() |
static Collection<Object> |
getParameters() |
void |
setUp()
Set up side channel protection.
|
void |
verifyKeys() |
addProviders
public TestEdDSAVectors(Object testVector)
public static Collection<Object> getParameters() throws IOException
IOException
public void setUp() throws Exception
ProtocolTestBase
setUp
in class EdDSATestBase
Exception
public void checkSignature() throws NoSuchAlgorithmException, InvalidKeyException, SignatureException
public void verifyKeys()
Copyright © 2011–2022 Stiftung SIC. All rights reserved.