diff options
| author | tb <> | 2024-07-09 16:12:33 +0000 |
|---|---|---|
| committer | tb <> | 2024-07-09 16:12:33 +0000 |
| commit | a9095e5fcfafde005a7f4f1c6157000b0feb9e21 (patch) | |
| tree | 0de4f070bf6a1f90d631333697bc2ff28df7d029 /src/lib/libcrypto/objects | |
| parent | fc1cbc1b941a1c6d2e9b5165eda1648a15bede89 (diff) | |
| download | openbsd-a9095e5fcfafde005a7f4f1c6157000b0feb9e21.tar.gz openbsd-a9095e5fcfafde005a7f4f1c6157000b0feb9e21.tar.bz2 openbsd-a9095e5fcfafde005a7f4f1c6157000b0feb9e21.zip | |
Choose fixed NID for TLS1-PRF
Diffstat (limited to 'src/lib/libcrypto/objects')
| -rw-r--r-- | src/lib/libcrypto/objects/obj_mac.num | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/libcrypto/objects/obj_mac.num b/src/lib/libcrypto/objects/obj_mac.num index 348f3c4a63..728bf02400 100644 --- a/src/lib/libcrypto/objects/obj_mac.num +++ b/src/lib/libcrypto/objects/obj_mac.num | |||
| @@ -1052,3 +1052,4 @@ RSA_SHA3_384 1051 | |||
| 1052 | RSA_SHA3_512 1052 | 1052 | RSA_SHA3_512 1052 |
| 1053 | acmeIdentifier 1053 | 1053 | acmeIdentifier 1053 |
| 1054 | id_ct_rpkiSignedPrefixList 1054 | 1054 | id_ct_rpkiSignedPrefixList 1054 |
| 1055 | tls1_prf 1055 | ||
