Table of Contents

Class LMOtsParameters

Namespace
Org.BouncyCastle.Pqc.Crypto.Lms
Assembly
BouncyCastle.Cryptography.dll
public sealed class LMOtsParameters
Inheritance
LMOtsParameters
Inherited Members

Fields

sha256_n24_w1

public static LMOtsParameters sha256_n24_w1

Field Value

LMOtsParameters

sha256_n24_w2

public static LMOtsParameters sha256_n24_w2

Field Value

LMOtsParameters

sha256_n24_w4

public static LMOtsParameters sha256_n24_w4

Field Value

LMOtsParameters

sha256_n24_w8

public static LMOtsParameters sha256_n24_w8

Field Value

LMOtsParameters

sha256_n32_w1

public static LMOtsParameters sha256_n32_w1

Field Value

LMOtsParameters

sha256_n32_w2

public static LMOtsParameters sha256_n32_w2

Field Value

LMOtsParameters

sha256_n32_w4

public static LMOtsParameters sha256_n32_w4

Field Value

LMOtsParameters

sha256_n32_w8

public static LMOtsParameters sha256_n32_w8

Field Value

LMOtsParameters

shake256_n24_w1

public static LMOtsParameters shake256_n24_w1

Field Value

LMOtsParameters

shake256_n24_w2

public static LMOtsParameters shake256_n24_w2

Field Value

LMOtsParameters

shake256_n24_w4

public static LMOtsParameters shake256_n24_w4

Field Value

LMOtsParameters

shake256_n24_w8

public static LMOtsParameters shake256_n24_w8

Field Value

LMOtsParameters

shake256_n32_w1

public static LMOtsParameters shake256_n32_w1

Field Value

LMOtsParameters

shake256_n32_w2

public static LMOtsParameters shake256_n32_w2

Field Value

LMOtsParameters

shake256_n32_w4

public static LMOtsParameters shake256_n32_w4

Field Value

LMOtsParameters

shake256_n32_w8

public static LMOtsParameters shake256_n32_w8

Field Value

LMOtsParameters

Properties

DigestOid

public DerObjectIdentifier DigestOid { get; }

Property Value

DerObjectIdentifier

ID

public int ID { get; }

Property Value

int

Ls

public int Ls { get; }

Property Value

int

N

public int N { get; }

Property Value

int

P

public int P { get; }

Property Value

int

SigLen

public int SigLen { get; }

Property Value

int

W

public int W { get; }

Property Value

int

Methods

GetParametersByID(int)

public static LMOtsParameters GetParametersByID(int id)

Parameters

id int

Returns

LMOtsParameters