Package org.bouncycastle.pqc.jcajce.provider
package org.bouncycastle.pqc.jcajce.provider
-
ClassesClassDescriptionDeprecated.the standardised Classic McEliece KEM (ISO/IEC 18033-2:2006/Amd 2:2026) is now provided under org.bouncycastle.crypto and org.bouncycastle.jcajce (see org.bouncycastle.crypto.params.CMCEParameters and org.bouncycastle.jcajce.spec.CMCEParameterSpec).Deprecated.the standardised FrodoKEM (ISO/IEC 18033-2:2006/Amd 2:2026) is now provided under org.bouncycastle.crypto and org.bouncycastle.jcajce (see FrodoKEMParameters / FrodoKEMParameterSpec).BCPQC registration for HAETAE:
Haetae.Mappings.configure(ConfigurableProvider)populates the provider's KeyFactory, KeyPairGenerator and Signature service tables with the unparameterised"Haetae"form plus per-parameter-set aliases (HAETAE-2/HAETAE-3/HAETAE-5) and their OID aliases.BCPQC registration for Hawk:Hawk.Mappings.configure(ConfigurableProvider)populates the provider's KeyFactory, KeyPairGenerator and Signature service tables with the unparameterised"Hawk"form plus per-parameter-set aliases (HAWK-256/HAWK-512/HAWK-1024) and their OID aliases.