Class FalconParameters
- Namespace
- Org.BouncyCastle.Pqc.Crypto.Falcon
- Assembly
- BouncyCastle.Cryptography.dll
public sealed class FalconParameters : ICipherParameters
- Inheritance
-
FalconParameters
- Implements
- Inherited Members
Fields
falcon_1024
public static readonly FalconParameters falcon_1024
Field Value
falcon_512
public static readonly FalconParameters falcon_512
Field Value
Properties
LogN
public int LogN { get; }
Property Value
Name
public string Name { get; }
Property Value
NonceLength
public int NonceLength { get; }