|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.pqc.legacy.crypto.qtesla.QTESLASecurityCategory
The qTESLA security categories.
Field Summary | |
static int |
PROVABLY_SECURE_I
|
static int |
PROVABLY_SECURE_III
|
Method Summary | |
static java.lang.String |
getName(int securityCategory)
Return a standard name for the security category. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int PROVABLY_SECURE_I
public static final int PROVABLY_SECURE_III
Method Detail |
public static java.lang.String getName(int securityCategory)
securityCategory
- the category of interest.
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |