Class Hawk

java.lang.Object
org.bouncycastle.pqc.jcajce.provider.Hawk

public class Hawk extends Object
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.
  • Constructor Details

    • Hawk

      public Hawk()