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() |
addProviderspublic TestEdDSAVectors(Object testVector)
public static Collection<Object> getParameters() throws IOException
IOExceptionpublic void setUp()
throws Exception
ProtocolTestBasesetUp in class EdDSATestBaseExceptionpublic void checkSignature()
throws NoSuchAlgorithmException,
InvalidKeyException,
SignatureException
public void verifyKeys()
Copyright © 2011–2022 Stiftung SIC. All rights reserved.