summaryrefslogtreecommitdiffstats
path: root/crypto/objects/obj_mac.num
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-09-30 11:57:23 +0100
committerMatt Caswell <matt@openssl.org>2022-10-07 10:01:48 +0100
commitc9ee6e3646258f79a9970be96394cb2b93b7eddd (patch)
treefd8b6446d6b1946c9ee207ba15e48d723c04d1b2 /crypto/objects/obj_mac.num
parent16f0e91cf82e13c327f0b0402459dfbf78ef787c (diff)
Reimplement brainpool TLSv1.3 support group support
Create new TLS_GROUP_ENTRY values for these groups. Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/19315)
Diffstat (limited to 'crypto/objects/obj_mac.num')
-rw-r--r--crypto/objects/obj_mac.num3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/objects/obj_mac.num b/crypto/objects/obj_mac.num
index f4e70da2cd..64dffcb7c1 100644
--- a/crypto/objects/obj_mac.num
+++ b/crypto/objects/obj_mac.num
@@ -1282,3 +1282,6 @@ hmacWithSM3 1281
oracle 1282
oracle_jdk_trustedkeyusage 1283
id_ct_signedTAL 1284
+brainpoolP256r1tls13 1285
+brainpoolP384r1tls13 1286
+brainpoolP512r1tls13 1287