Table of Contents

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

FalconParameters

falcon_512

public static readonly FalconParameters falcon_512

Field Value

FalconParameters

Properties

LogN

public int LogN { get; }

Property Value

int

Name

public string Name { get; }

Property Value

string

NonceLength

public int NonceLength { get; }

Property Value

int