Class AIMerKeyPairGenerator

java.lang.Object
org.bouncycastle.pqc.crypto.aimer.AIMerKeyPairGenerator
All Implemented Interfaces:
AsymmetricCipherKeyPairGenerator

public class AIMerKeyPairGenerator extends Object implements AsymmetricCipherKeyPairGenerator
Implementation of the AIMer asymmetric key pair generator following the AIMer signature scheme specifications.

This generator produces AIMerPublicKeyParameters and AIMerPrivateKeyParameters based on the AIMer algorithm parameters. The implementation follows the specification defined in the official AIMer documentation and reference implementation.

AIMer is a selected algorithm in the Korean Post-Quantum Cryptography (KPQC) project.

References: