Skip to content

Commit

Permalink
Merge pull request #2622 from dcooper16/draft-kwiatkowski-tls-ecdhe-m…
Browse files Browse the repository at this point in the history
…lkem

Support draft-kwiatkowski-tls-ecdhe-mlkem
  • Loading branch information
drwetter authored Jan 22, 2025
2 parents 023fd02 + 11d7979 commit 17f2a5d
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 20 deletions.
4 changes: 4 additions & 0 deletions etc/curves-mapping.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,7 @@
0x01,0x02 - ffdhe4096 ffdhe4096
0x01,0x03 - ffdhe6144 ffdhe6144
0x01,0x04 - ffdhe8192 ffdhe8192
0x11,0xeb - SecP256r1MLKEM768 SecP256r1MLKEM768
0x11,0xec - X25519MLKEM768 X25519MLKEM768
0x11,0xed - SecP384r1MLKEM1024 SecP384r1MLKEM1024
0x63,0x99 - X25519Kyber768Draft00 X25519Kyber768Draft00
Loading

0 comments on commit 17f2a5d

Please sign in to comment.