section reorder
This commit is contained in:
@ -548,6 +548,25 @@ Speeds as reported by [CLOUDFLARE]_.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Security Analysis
|
||||
=================
|
||||
|
||||
Handshakes
|
||||
----------
|
||||
Probably need to prefer MLKEM768; MLKEM512 is not secure enough.
|
||||
|
||||
|
||||
|
||||
|
||||
Signatures
|
||||
----------
|
||||
MLDSA44 hybrid is preferable to MLDSA65 PQ-only.
|
||||
The keys and sig sizes for MLDSA65 and MLDSA87 are probably too big for us, at least at first.
|
||||
|
||||
|
||||
|
||||
Type Preferences
|
||||
=================
|
||||
|
||||
@ -577,7 +596,6 @@ MLDSA65 and hybrid variant may be too large
|
||||
|
||||
|
||||
|
||||
|
||||
Implementation Notes
|
||||
=====================
|
||||
|
||||
@ -635,22 +653,6 @@ TODO
|
||||
|
||||
|
||||
|
||||
Security Analysis
|
||||
=================
|
||||
|
||||
Handshakes
|
||||
----------
|
||||
Probably need to prefer MLKEM768; MLKEM512 is not secure enough.
|
||||
|
||||
|
||||
|
||||
|
||||
Signatures
|
||||
----------
|
||||
MLDSA44 hybrid is preferable to MLDSA65 PQ-only.
|
||||
The keys and sig sizes for MLDSA65 and MLDSA87 are probably too big for us, at least at first.
|
||||
|
||||
|
||||
|
||||
Compatibility
|
||||
===============
|
||||
|
Reference in New Issue
Block a user