Package org.bouncycastle.pqc.crypto.bike
Class BIKEParameters
java.lang.Object
org.bouncycastle.pqc.crypto.bike.BIKEParameters
- All Implemented Interfaces:
CipherParameters
,KEMParameters
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BIKEParameters
static final BIKEParameters
static final BIKEParameters
-
Method Summary
-
Field Details
-
bike128
-
bike192
-
bike256
-
-
Method Details
-
getR
public int getR() -
getRByte
public int getRByte() -
getLByte
public int getLByte() -
getW
public int getW() -
getT
public int getT() -
getL
public int getL() -
getNbIter
public int getNbIter() -
getTau
public int getTau() -
getName
-
getSessionKeySize
public int getSessionKeySize()
-