Class KyberKeyAgreement

java.lang.Object
com.ibm.crypto.hdwrCCA.provider.KyberKeyAgreement

public class KyberKeyAgreement extends Object
This class is a concrete implementation of the Service Provider Interface (SPI) for key agreement using the CRYSTALS-Kyber key agreement algorithm.
  • Constructor Details

    • KyberKeyAgreement

      public KyberKeyAgreement()
      Constructor for the Kyber key agreement functionality.
  • Method Details