Package org.bouncycastle.pqc.crypto.aimer
package org.bouncycastle.pqc.crypto.aimer
Lightweight implementation of AIMer, an MPC-in-the-Head signature scheme built on the
AIM2 one-way function, in the NIST PQC additional-digital-signatures round.
-
ClassesClassDescriptionImplementation of the AIMer asymmetric key pair generator following the AIMer signature scheme specifications.Common base for AIMer public and private key parameter classes; carries the
AIMerParametersparameter set the key belongs to.Parameter set for the AIMer PQC signature scheme (KpqC Round 2 submission).Lightweight private key parameters for AIMer.Lightweight public key parameters for AIMer.Implementation of the AIMer digital signature scheme as specified in the AIMer documentation.