Class BikeParameters
- Namespace
- Org.BouncyCastle.Pqc.Crypto.Bike
- Assembly
- BouncyCastle.Cryptography.dll
public sealed class BikeParameters : ICipherParameters
- Inheritance
-
BikeParameters
- Implements
-
- Inherited Members
-
Fields
bike128
public static BikeParameters bike128
Field Value
- BikeParameters
bike192
public static BikeParameters bike192
Field Value
- BikeParameters
bike256
public static BikeParameters bike256
Field Value
- BikeParameters
Properties
DefaultKeySize
public int DefaultKeySize { get; }
Property Value
- int
L
Property Value
- int
LByte
public int LByte { get; }
Property Value
- int
Name
public string Name { get; }
Property Value
- string
NbIter
public int NbIter { get; }
Property Value
- int
R
Property Value
- int
RByte
public int RByte { get; }
Property Value
- int
T
Property Value
- int
Tau
Property Value
- int
W
Property Value
- int