Package | Description |
---|---|
iaik.security.ec | |
iaik.security.ec.common | |
iaik.security.ec.ecdh | |
iaik.security.ec.ecdsa | |
iaik.security.ec.ecies | |
iaik.security.ec.ecmqv | |
iaik.security.ec.eddsa |
Modifier and Type | Class and Description |
---|---|
class |
TestDemos |
class |
TestIncorrectCertificates |
Modifier and Type | Class and Description |
---|---|
class |
KeyEncodingTestHelper |
class |
TestECKeyEncoding |
class |
TestEdKeyEncoding |
class |
TestEllipticCurve |
class |
TestKeySerialization
Tests deserialization of EC Private/PublicKeys that have been serialized with
a former ECCelerate version.
|
Modifier and Type | Class and Description |
---|---|
class |
ECDHTestBase |
class |
TestECDH |
class |
TestECDHOID |
class |
TestECDHVectors |
class |
TestECDHVectorsKAS
KAS ECDH test vectors.
|
class |
TestEdDHVectorsKAS
KAS ECDH test vectors.
|
Modifier and Type | Class and Description |
---|---|
class |
ECDSATestBase |
class |
TestECDSA |
class |
TestECDSAOID |
class |
TestECDSAVectors |
class |
TestECDSAVectorsFIPS186PKV
FIPS 186-3 PKV tests
|
class |
TestECDSAVectorsFIPS186SigGen
FIPS 186-3 SigGen tests
|
class |
TestECDSAVectorsFIPS187KeyPair
FIPS 186-3 KeyPair tests.
|
class |
TestECDSAVectorsFIPS187SigVer
FIPS 186-3 SigVer tests.
|
class |
TestECDSAVectorsRFC6979
RFC 6979 test vectors
|
class |
TestECDSAVerify_256 |
class |
TestOccurredBugs |
Modifier and Type | Class and Description |
---|---|
class |
ECIESTestBase |
class |
TestECIES |
class |
TestECIESOID |
class |
TestECIESVectors
Implements tests for the ECIES with a prime and a binary curve using test
vectors from [1] (ECAES).
|
Modifier and Type | Class and Description |
---|---|
class |
ECMQVTestBase |
class |
TestECMQV |
class |
TestECMQVOID |
class |
TestECMQVVectors
Implements tests for the ECMQV KeyAgreement with a prime and a binary curve
using test vectors from [1].
|
Modifier and Type | Class and Description |
---|---|
class |
EdDSATestBase |
class |
TestEdDSA |
class |
TestEdDSAVectors
This test case tests all vectors given in the file "sign.input" originally
taken from djb's Ed25519 page [0].
|
class |
TestEdDSAVectorsKAS |
class |
TestKeyEncoding |
class |
TestPKCSKeyEncoding |
Copyright © 2011–2022 Stiftung SIC. All rights reserved.