| Class | Description |
|---|---|
| HQCAlgorithmParametersSpi |
This class represents the opaque definition of parameters used
by HQC.
|
| HQCBenchmarkRunner |
HQC Benchmark Runner
|
| HQCKemSpi |
This class extends the KeyEncapsulationMechanismSpi and serves
as an interface for users to encapsule and decapsule keys with the HQC [0]
Algorithm.
|
| HQCKeyFactorySpi |
This class implements the KeyFactorySpi for HQC [0].
|
| HQCKeyPairGeneratorSpi |
This class extends the KeyPairGenerator and serves
as an interface for users to create KeyPairs for the HQC [0]
Algorithm.
|
| HQCParameterSpec |
Implements the AlgorithmParameterSpec interface for the
HQC [0] KEM.
|
| HQCPrivateKey |
This class holds a HQC [0] Private Key.
|
| HQCPrivateKeySpec |
This class is the Private Key Spec for HQC [0].
|
| HQCPublicKey |
This class holds a HQC [0] Public Key.
|
| HQCPublicKeySpec |
This class is the Public Key Spec for HQC [0].
|
| Enum | Description |
|---|---|
| HQCParameterSpec.ParameterSets |
The possible parameter sets for HQC.
|
Copyright © 2020–2025 Stiftung SIC. All rights reserved.