Bouncy Castle Cryptography Library 1.85

Package org.bouncycastle.pqc.crypto.aimer

Class Summary
AIMerKeyGenerationParameters  
AIMerKeyPairGenerator Implementation of the AIMer asymmetric key pair generator following the AIMer signature scheme specifications.
AIMerKeyParameters Common base for AIMer public and private key parameter classes; carries the AIMerParameters parameter set the key belongs to.
AIMerParameters Parameter set for the AIMer PQC signature scheme (KpqC Round 2 submission).
AIMerPrivateKeyParameters Lightweight private key parameters for AIMer.
AIMerPublicKeyParameters Lightweight public key parameters for AIMer.
AIMerSigner Implementation of the AIMer digital signature scheme as specified in the AIMer documentation.
 


Bouncy Castle Cryptography Library 1.85