diff options
author | tb <> | 2024-07-09 16:12:33 +0000 |
---|---|---|
committer | tb <> | 2024-07-09 16:12:33 +0000 |
commit | 1c16632db8d1b233cdbff0695e54a407ad1cc3b8 (patch) | |
tree | 0de4f070bf6a1f90d631333697bc2ff28df7d029 /src | |
parent | 712ca3bd69cd2f308fd981241dab5387cacf3621 (diff) | |
download | openbsd-1c16632db8d1b233cdbff0695e54a407ad1cc3b8.tar.gz openbsd-1c16632db8d1b233cdbff0695e54a407ad1cc3b8.tar.bz2 openbsd-1c16632db8d1b233cdbff0695e54a407ad1cc3b8.zip |
Choose fixed NID for TLS1-PRF
Diffstat (limited to 'src')
-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 | ||