diff options
| author | jsing <> | 2018-03-17 14:35:56 +0000 |
|---|---|---|
| committer | jsing <> | 2018-03-17 14:35:56 +0000 |
| commit | b8a03b9918deab831df6192d7a4e9c6ae535a224 (patch) | |
| tree | e565ed1df283b3b1cb2e01809737475b5809b3f1 /src/lib/libcrypto/objects/obj_mac.num | |
| parent | 4095be3b8e709aa641fa7f2f2525d5b227b561dd (diff) | |
| download | openbsd-b8a03b9918deab831df6192d7a4e9c6ae535a224.tar.gz openbsd-b8a03b9918deab831df6192d7a4e9c6ae535a224.tar.bz2 openbsd-b8a03b9918deab831df6192d7a4e9c6ae535a224.zip | |
Provide object identifiers for TLS cipher suite key exchange and
authentication.
Diffstat (limited to 'src/lib/libcrypto/objects/obj_mac.num')
| -rw-r--r-- | src/lib/libcrypto/objects/obj_mac.num | 8 |
1 files changed, 8 insertions, 0 deletions
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 | |||
| 956 | jurisdictionLocalityName 956 | 956 | jurisdictionLocalityName 956 |
| 957 | jurisdictionStateOrProvinceName 957 | 957 | jurisdictionStateOrProvinceName 957 |
| 958 | jurisdictionCountryName 958 | 958 | jurisdictionCountryName 958 |
| 959 | kx_rsa 959 | ||
| 960 | kx_ecdhe 960 | ||
| 961 | kx_dhe 961 | ||
| 962 | kx_gost 962 | ||
| 963 | auth_rsa 963 | ||
| 964 | auth_ecdsa 964 | ||
| 965 | auth_gost01 965 | ||
| 966 | auth_null 966 | ||
