Class FrodoParameters
- Namespace
- Org.BouncyCastle.Pqc.Crypto.Frodo
- Assembly
- BouncyCastle.Cryptography.dll
public sealed class FrodoParameters : ICipherParameters
- Inheritance
-
FrodoParameters
- Implements
-
- Inherited Members
-
Fields
frodokem1344aes
public static readonly FrodoParameters frodokem1344aes
Field Value
- FrodoParameters
frodokem1344shake
public static readonly FrodoParameters frodokem1344shake
Field Value
- FrodoParameters
frodokem19888r3
[Obsolete("Use 'frodokem640aes' instead")]
public static FrodoParameters frodokem19888r3
Field Value
- FrodoParameters
frodokem19888shaker3
[Obsolete("Use 'frodokem640shake' instead")]
public static FrodoParameters frodokem19888shaker3
Field Value
- FrodoParameters
frodokem31296r3
[Obsolete("Use 'frodokem976aes' instead")]
public static FrodoParameters frodokem31296r3
Field Value
- FrodoParameters
frodokem31296shaker3
[Obsolete("Use 'frodokem976shake' instead")]
public static FrodoParameters frodokem31296shaker3
Field Value
- FrodoParameters
frodokem43088r3
[Obsolete("Use 'frodokem1344aes' instead")]
public static FrodoParameters frodokem43088r3
Field Value
- FrodoParameters
frodokem43088shaker3
[Obsolete("Use 'frodokem1344shake' instead")]
public static FrodoParameters frodokem43088shaker3
Field Value
- FrodoParameters
frodokem640aes
public static readonly FrodoParameters frodokem640aes
Field Value
- FrodoParameters
frodokem640shake
public static readonly FrodoParameters frodokem640shake
Field Value
- FrodoParameters
frodokem976aes
public static readonly FrodoParameters frodokem976aes
Field Value
- FrodoParameters
frodokem976shake
public static readonly FrodoParameters frodokem976shake
Field Value
- FrodoParameters
Properties
B
[Obsolete("Will be removed")]
public int B { get; }
Property Value
- int
CdfTable
[Obsolete("Will be removed")]
public short[] CdfTable { get; }
Property Value
- short[]
D
[Obsolete("Will be removed")]
public int D { get; }
Property Value
- int
DefaultKeySize
public int DefaultKeySize { get; }
Property Value
- int
Digest
[Obsolete("Will be removed")]
public IDigest Digest { get; }
Property Value
- IDigest
Engine
[Obsolete("Will be removed")]
public FrodoEngine Engine { get; }
Property Value
- FrodoEngine
MGen
[Obsolete("Will be removed")]
public FrodoMatrixGenerator MGen { get; }
Property Value
- FrodoMatrixGenerator
N
[Obsolete("Will be removed")]
public int N { get; }
Property Value
- int
Name
public string Name { get; }
Property Value
- string