Package org.bouncycastle.pqc.crypto.sdith
Lightweight implementation of SDitH ("Syndrome Decoding in the Head"), a code-based
MPC-in-the-Head signature scheme in the NIST PQC additional-digital-signatures round.
-
Class Summary Class Description SDitHKeyGenerationParameters SDitHKeyPairGenerator SDitHParameters SDitH parameter set descriptor.SDitHPrivateKeyParameters SDitH private key, in the same expanded form that the reference KAT files write out (sdith_full_key_t).SDitHPublicKeyParameters SDitHSigner SDitH (Syndrome-Decoding-in-the-Head) signer for the Hypercube variant.