From 01dc57bda3a1db8657c8fe43b963841657f53a99 Mon Sep 17 00:00:00 2001 From: Anthony Hu Date: Fri, 13 Dec 2024 13:28:40 -0500 Subject: [PATCH] Not ML-DSA; ML-KEM --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35764393..849728fd 100644 --- a/README.md +++ b/README.md @@ -450,7 +450,7 @@ The wolfSSH client and server will automatically negotiate using Curve25519. POST-QUANTUM ============ -wolfSSH now supports the post-quantum algorithm ML-DSA (also known as Kyber). +wolfSSH now supports the post-quantum algorithm ML-KEM (also known as Kyber). It uses the KYBER512 parameter set and is hybridized with ECDHE over the P-256 ECC curve.