Class CMCEKEMExtractor

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] extractSecret​(byte[] encapsulation)
      Generate an exchange pair based on the recipient public key.
      byte[] extractSecret​(byte[] encapsulation, int sessionKeySizeInBits)  
      int getInputSize()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • extractSecret

        public byte[] extractSecret​(byte[] encapsulation,
                                    int sessionKeySizeInBits)
      • getInputSize

        public int getInputSize()