| Interface | Description |
|---|---|
| PQCObjectIdentifiers |
PQC:
{ iso(1) identifier-organization(3) dod(6) internet(1) private(4) 1 8301 3 1 3 5 3 ... }
|
| Class | Description |
|---|---|
| GMSSPrivateKey | |
| GMSSPublicKey |
This class implements an ASN.1 encoded GMSS public key.
|
| McElieceCCA2PrivateKey |
Return the keyData to encode in the PrivateKeyInfo structure.
|
| McElieceCCA2PublicKey | |
| McEliecePrivateKey | |
| McEliecePublicKey | |
| ParSet |
ParSet ::= SEQUENCE {
T INTEGER
h SEQUENCE OF INTEGER
w SEQUENCE OF INTEGER
K SEQUENCE OF INTEGER
}
|
| RainbowPrivateKey |
Return the key data to encode in the PrivateKeyInfo structure.
|
| RainbowPublicKey |
This class implements an ASN.1 encoded Rainbow public key.
|
| SPHINCS256KeyParams |