Class SQIsignKeyPairGenerator

  • All Implemented Interfaces:
    AsymmetricCipherKeyPairGenerator

    public class SQIsignKeyPairGenerator
    extends java.lang.Object
    implements AsymmetricCipherKeyPairGenerator
    SQIsign key-pair generator wired for all three NIST parameter sets (lvl1, lvl3, lvl5). The polymorphic GfField layer dispatches the EC/HD/theta arithmetic to the per-level prime, and the per-level SQIsignKeyGenLvl* drivers supply the precomp constants.