Package org.bouncycastle.pqc.crypto.hawk
package org.bouncycastle.pqc.crypto.hawk
Lightweight implementation of Hawk, an NTRU-lattice-based signature scheme in the
NIST PQC additional-digital-signatures round.
-
ClassesClassDescriptionKey generation parameters for Hawk.Lightweight Hawk key pair generator.Common base for Hawk public and private key parameter classes; carries the
HawkParametersparameter set the key belongs to.Parameter set for the Hawk PQC signature scheme.Lightweight private key parameters for Hawk.Lightweight public key parameters for Hawk.Lightweight Hawk signer / verifier.