Package org.bouncycastle.pqc.crypto.qruov
package org.bouncycastle.pqc.crypto.qruov
Lightweight implementation of QR-UOV, a quotient-ring variant of the UOV multivariate
signature scheme in the NIST PQC additional-digital-signatures round.
-
ClassesClassDescriptionCommon base for QR-UOV public and private key parameter classes; carries the
QRUOVParametersparameter set the key belongs to.Parameter sets for the QR-UOV multivariate signature scheme (NIST PQC additional signatures Round 2 submission).Lightweight private key parameters for QR-UOV.Lightweight public key parameters for QR-UOV.QR-UOV signature implementation.