From b8a03b9918deab831df6192d7a4e9c6ae535a224 Mon Sep 17 00:00:00 2001 From: jsing <> Date: Sat, 17 Mar 2018 14:35:56 +0000 Subject: Provide object identifiers for TLS cipher suite key exchange and authentication. --- src/lib/libcrypto/objects/obj_mac.num | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/lib/libcrypto/objects/obj_mac.num') diff --git a/src/lib/libcrypto/objects/obj_mac.num b/src/lib/libcrypto/objects/obj_mac.num index 3214090a3a..6adf1ae878 100644 --- a/src/lib/libcrypto/objects/obj_mac.num +++ b/src/lib/libcrypto/objects/obj_mac.num @@ -956,3 +956,11 @@ Ed448ph 955 jurisdictionLocalityName 956 jurisdictionStateOrProvinceName 957 jurisdictionCountryName 958 +kx_rsa 959 +kx_ecdhe 960 +kx_dhe 961 +kx_gost 962 +auth_rsa 963 +auth_ecdsa 964 +auth_gost01 965 +auth_null 966 -- cgit v1.2.3-55-g6feb