Class QTESLASecurityCategory
java.lang.Object
org.bouncycastle.pqc.legacy.crypto.qtesla.QTESLASecurityCategory
The qTESLA security categories.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
-
Method Summary
-
Field Details
-
PROVABLY_SECURE_I
public static final int PROVABLY_SECURE_I- See Also:
-
PROVABLY_SECURE_III
public static final int PROVABLY_SECURE_III- See Also:
-
-
Method Details
-
getName
Return a standard name for the security category.- Parameters:
securityCategory
- the category of interest.- Returns:
- the name for the category.
-