Class BIKEParameters

java.lang.Object
org.bouncycastle.pqc.crypto.bike.BIKEParameters
All Implemented Interfaces:
CipherParameters, KEMParameters

public class BIKEParameters extends Object implements KEMParameters
  • Field Details

  • 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

      public String getName()
    • getSessionKeySize

      public int getSessionKeySize()