| Interface | Description |
|---|---|
| VectorReader.Factory<T> |
Interface for test vector factories.
|
| Class | Description |
|---|---|
| AbstractBenchmark |
Benchmark base class with common defaults and helper functions
Note that protected members here are required, since OpenJMH will generate
benchmark classes outside of the respective package scopes.
|
| BenchmarkConstants |
Default benchmark configuration
|
| CommonParameters |
Common test parameters for all test.
|
| ECCelerateTestRule |
Custom ECCelerate
Rule. |
| JunitUtils |
Various helper functions for reading files in the test suite.
|
| ProtocolTestBase |
Helper class for classes testing protocol implementations.
|
| TestCategories |
Class defining categories for the test suite.
|
| TestCategories.AddonTests |
Addon test category.
|
| TestCategories.BinaryCurveTests |
Binary curve test category.
|
| TestCategories.BinaryFieldTests |
Binary field test category.
|
| TestCategories.BinaryKoblitzCurveTests |
Koblitz curve test category.
|
| TestCategories.BinaryWeierstrassCurveTests |
Binary Weierstrass test category.
|
| TestCategories.CurveTests |
Curve test category.
|
| TestCategories.ECDHTests |
ECDH test category.
|
| TestCategories.ECDSATests |
ECDSA test category.
|
| TestCategories.ECIESTests |
ECIES test category.
|
| TestCategories.ECMQVTests |
ECMQV test category.
|
| TestCategories.EdDSATests |
ECDH test category.
|
| TestCategories.ExtensionCurveTests |
Curve over prime extension filed test category.
|
| TestCategories.ExtensionFieldTests |
Prime extension field test category.
|
| TestCategories.FieldTests |
Field test category.
|
| TestCategories.PairingTests |
Pairings test category.
|
| TestCategories.PrimeCurveTests |
Prime curve test category.
|
| TestCategories.PrimeFieldTests |
Prime field test category.
|
| TestCategories.TestCategory |
Base class for all categories
|
| TestDemos | |
| TestIncorrectCertificates | |
| VectorReader |
Helper class to read test vectors from files.
|
Copyright © 2011–2022 Stiftung SIC. All rights reserved.