Class MLKEM

java.lang.Object
org.apache.sshd.common.kex.MLKEM

final class MLKEM extends Object
An implementation of the mlkem768 key encapsulation method (KEM), formerly known as Kyber, using Bouncy Castle. But see appendix C of FIPS 203 ("Differences From the CRYSTALS-Kyber Submission").

NIST specifies that they removed a hash in the encapsulation/decapsulation methods.

See Also: