org.bouncycastle.pqc.jcajce.spec
Class MQOMParameterSpec
java.lang.Object
org.bouncycastle.pqc.jcajce.spec.MQOMParameterSpec
- All Implemented Interfaces:
- java.security.spec.AlgorithmParameterSpec
- public class MQOMParameterSpec
- extends java.lang.Object
- implements java.security.spec.AlgorithmParameterSpec
AlgorithmParameterSpec for MQOM v2.1. One constant per official parameter set
(36 in total).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mqom2_cat1_gf2_fast_r3
public static final MQOMParameterSpec mqom2_cat1_gf2_fast_r3
mqom2_cat1_gf2_fast_r5
public static final MQOMParameterSpec mqom2_cat1_gf2_fast_r5
mqom2_cat1_gf2_short_r3
public static final MQOMParameterSpec mqom2_cat1_gf2_short_r3
mqom2_cat1_gf2_short_r5
public static final MQOMParameterSpec mqom2_cat1_gf2_short_r5
mqom2_cat1_gf16_fast_r3
public static final MQOMParameterSpec mqom2_cat1_gf16_fast_r3
mqom2_cat1_gf16_fast_r5
public static final MQOMParameterSpec mqom2_cat1_gf16_fast_r5
mqom2_cat1_gf16_short_r3
public static final MQOMParameterSpec mqom2_cat1_gf16_short_r3
mqom2_cat1_gf16_short_r5
public static final MQOMParameterSpec mqom2_cat1_gf16_short_r5
mqom2_cat1_gf256_fast_r3
public static final MQOMParameterSpec mqom2_cat1_gf256_fast_r3
mqom2_cat1_gf256_fast_r5
public static final MQOMParameterSpec mqom2_cat1_gf256_fast_r5
mqom2_cat1_gf256_short_r3
public static final MQOMParameterSpec mqom2_cat1_gf256_short_r3
mqom2_cat1_gf256_short_r5
public static final MQOMParameterSpec mqom2_cat1_gf256_short_r5
mqom2_cat3_gf2_fast_r3
public static final MQOMParameterSpec mqom2_cat3_gf2_fast_r3
mqom2_cat3_gf2_fast_r5
public static final MQOMParameterSpec mqom2_cat3_gf2_fast_r5
mqom2_cat3_gf2_short_r3
public static final MQOMParameterSpec mqom2_cat3_gf2_short_r3
mqom2_cat3_gf2_short_r5
public static final MQOMParameterSpec mqom2_cat3_gf2_short_r5
mqom2_cat3_gf16_fast_r3
public static final MQOMParameterSpec mqom2_cat3_gf16_fast_r3
mqom2_cat3_gf16_fast_r5
public static final MQOMParameterSpec mqom2_cat3_gf16_fast_r5
mqom2_cat3_gf16_short_r3
public static final MQOMParameterSpec mqom2_cat3_gf16_short_r3
mqom2_cat3_gf16_short_r5
public static final MQOMParameterSpec mqom2_cat3_gf16_short_r5
mqom2_cat3_gf256_fast_r3
public static final MQOMParameterSpec mqom2_cat3_gf256_fast_r3
mqom2_cat3_gf256_fast_r5
public static final MQOMParameterSpec mqom2_cat3_gf256_fast_r5
mqom2_cat3_gf256_short_r3
public static final MQOMParameterSpec mqom2_cat3_gf256_short_r3
mqom2_cat3_gf256_short_r5
public static final MQOMParameterSpec mqom2_cat3_gf256_short_r5
mqom2_cat5_gf2_fast_r3
public static final MQOMParameterSpec mqom2_cat5_gf2_fast_r3
mqom2_cat5_gf2_fast_r5
public static final MQOMParameterSpec mqom2_cat5_gf2_fast_r5
mqom2_cat5_gf2_short_r3
public static final MQOMParameterSpec mqom2_cat5_gf2_short_r3
mqom2_cat5_gf2_short_r5
public static final MQOMParameterSpec mqom2_cat5_gf2_short_r5
mqom2_cat5_gf16_fast_r3
public static final MQOMParameterSpec mqom2_cat5_gf16_fast_r3
mqom2_cat5_gf16_fast_r5
public static final MQOMParameterSpec mqom2_cat5_gf16_fast_r5
mqom2_cat5_gf16_short_r3
public static final MQOMParameterSpec mqom2_cat5_gf16_short_r3
mqom2_cat5_gf16_short_r5
public static final MQOMParameterSpec mqom2_cat5_gf16_short_r5
mqom2_cat5_gf256_fast_r3
public static final MQOMParameterSpec mqom2_cat5_gf256_fast_r3
mqom2_cat5_gf256_fast_r5
public static final MQOMParameterSpec mqom2_cat5_gf256_fast_r5
mqom2_cat5_gf256_short_r3
public static final MQOMParameterSpec mqom2_cat5_gf256_short_r3
mqom2_cat5_gf256_short_r5
public static final MQOMParameterSpec mqom2_cat5_gf256_short_r5
getName
public java.lang.String getName()
fromName
public static MQOMParameterSpec fromName(java.lang.String name)