mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-28 01:07:08 -05:00
Minimally document ML-KEM key exchange methods.
This commit is contained in:
parent
a3f22a2cf9
commit
3c6a513906
@ -2385,6 +2385,12 @@ Curve25519-based method (one of those included in \q{ECDH}), in such
|
||||
a way that it should be no \e{less} secure than that commonly-used
|
||||
method, and hopefully also resistant to a new class of attacks.
|
||||
|
||||
\b \q{ML-KEM / Curve25519 hybrid} and \q{ML-KEM NIST ECDH hybrid}:
|
||||
similar hybrid constructs of \i{ML-KEM}, another lattice-based key
|
||||
exchange method intended to be \i{quantum-resistant}. In the former,
|
||||
ML-KEM is hybridised with Curve25519; in the latter, with NIST P384
|
||||
or P256.
|
||||
|
||||
\b \q{\i{ECDH}}: elliptic curve Diffie-Hellman key exchange,
|
||||
with a variety of standard curves and hash algorithms.
|
||||
|
||||
|
@ -699,7 +699,8 @@ saved sessions from
|
||||
\IM{Streamlined NTRU Prime} Streamlined NTRU Prime
|
||||
\IM{Streamlined NTRU Prime} NTRU Prime
|
||||
|
||||
\IM{quantum attacks} quantum attacks, resistance to
|
||||
\IM{quantum attacks}{quantum-resistant} quantum attacks, resistance to
|
||||
\IM{quantum attacks}{quantum-resistant} post-quantum algorithm
|
||||
|
||||
\IM{repeat key exchange} repeat key exchange
|
||||
\IM{repeat key exchange} key exchange, repeat
|
||||
|
Loading…
x
Reference in New Issue
Block a user