Package org.bouncycastle.pqc.crypto.haetae
Lightweight implementation of HAETAE, a module-lattice-based signature scheme in the
NIST PQC additional-digital-signatures round.
-
Class Summary Class Description HAETAEKeyGenerationParameters HAETAEKeyPairGenerator HAETAEKeyParameters Common base for HAETAE public and private key parameter classes; carries theHAETAEParametersparameter set the key belongs to.HAETAEParameters Parameters for the HAETAE signature scheme (Modes 2, 3, and 5).HAETAEPrivateKeyParameters Lightweight private key parameters for HAETAE.HAETAEPublicKeyParameters Lightweight public key parameters for HAETAE.HAETAESigner