Class FrodoParameters
java.lang.Object
org.bouncycastle.pqc.crypto.frodo.FrodoParameters
- All Implemented Interfaces:
CipherParameters, KEMParameters
Deprecated.
the standardised FrodoKEM (ISO/IEC 18033-2:2006/Amd 2:2026) is now provided under org.bouncycastle.crypto and org.bouncycastle.jcajce (see FrodoKEMParameters / FrodoKEMParameterSpec). This is the legacy NIST round 3 (unsalted, eFrodoKEM) implementation, retained for backwards compatibility.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final FrodoParametersDeprecated.static final FrodoParametersDeprecated.static final FrodoParametersDeprecated.static final FrodoParametersDeprecated.static final FrodoParametersDeprecated.static final FrodoParametersDeprecated. -
Method Summary
-
Field Details
-
frodokem640aes
Deprecated. -
frodokem640shake
Deprecated. -
frodokem976aes
Deprecated. -
frodokem976shake
Deprecated. -
frodokem1344aes
Deprecated. -
frodokem1344shake
Deprecated.
-
-
Method Details
-
getName
Deprecated. -
getSessionKeySize
public int getSessionKeySize()Deprecated.
-