See: Description
| Class | Description |
|---|---|
| QRUOVKeyGenerationParameters | |
| QRUOVKeyPairGenerator | |
| QRUOVKeyParameters |
Common base for QR-UOV public and private key parameter classes; carries the
QRUOVParameters parameter set the key belongs to. |
| QRUOVParameters |
Parameter sets for the QR-UOV multivariate signature scheme (NIST PQC additional
signatures Round 2 submission).
|
| QRUOVPrivateKeyParameters |
Lightweight private key parameters for QR-UOV.
|
| QRUOVPublicKeyParameters |
Lightweight public key parameters for QR-UOV.
|
| QRUOVSigner |
QR-UOV signature implementation.
|