public class TestEdDSAVectorsKAS extends EdDSATestBase
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TestRule |
rule_ |
Constructor and Description |
---|
TestEdDSAVectorsKAS(Object testVector,
boolean sideChannel) |
Modifier and Type | Method and Description |
---|---|
void |
checkSign() |
void |
checkVerify() |
static Collection<Object[]> |
getParameters() |
void |
setUp()
Set up side channel protection.
|
void |
verifyKeys() |
addProviders
public TestEdDSAVectorsKAS(Object testVector, boolean sideChannel)
public static Collection<Object[]> getParameters() throws IOException
IOException
public void setUp() throws Exception
ProtocolTestBase
setUp
in class EdDSATestBase
Exception
public void verifyKeys()
public void checkSign() throws NoSuchAlgorithmException, InvalidKeyException, SignatureException, InvalidAlgorithmParameterException
public void checkVerify() throws NoSuchAlgorithmException, InvalidKeyException, SignatureException, InvalidAlgorithmParameterException
Copyright © 2011–2022 Stiftung SIC. All rights reserved.