mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
IANA has assigned numbers for 2 hybrid PQ KEX widely used in tests
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22803)
This commit is contained in:
parent
f58d39fb9f
commit
e9241d16b4
@ -545,6 +545,8 @@ static const ssl_trace_tbl ssl_groups_tbl[] = {
|
||||
{258, "ffdhe4096"},
|
||||
{259, "ffdhe6144"},
|
||||
{260, "ffdhe8192"},
|
||||
{25497, "X25519Kyber768Draft00"},
|
||||
{25498, "SecP256r1Kyber768Draft00"},
|
||||
{0xFF01, "arbitrary_explicit_prime_curves"},
|
||||
{0xFF02, "arbitrary_explicit_char2_curves"}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user