Merge pull request #755 from anhu/typo

Not ML-DSA; ML-KEM
pull/758/head
Sean Parkinson 2024-12-16 09:05:07 +10:00 committed by GitHub
commit 93af2c253c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.