summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/objects/obj_mac.num
diff options
context:
space:
mode:
authortb <>2023-04-25 15:46:54 +0000
committertb <>2023-04-25 15:46:54 +0000
commite31d00f52ea2bb3e49d823cd43d5879322be2285 (patch)
tree907c72cb9ccbc5764cfb6c6905d6f1304490263a /src/lib/libcrypto/objects/obj_mac.num
parent9ee01f9a7de674699c8183cedbadb28f2eea3ff8 (diff)
downloadopenbsd-e31d00f52ea2bb3e49d823cd43d5879322be2285.tar.gz
openbsd-e31d00f52ea2bb3e49d823cd43d5879322be2285.tar.bz2
openbsd-e31d00f52ea2bb3e49d823cd43d5879322be2285.zip
Add NIDs for truncated SHA-2, SHA-3 and related things
From jsing
Diffstat (limited to 'src/lib/libcrypto/objects/obj_mac.num')
-rw-r--r--src/lib/libcrypto/objects/obj_mac.num28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/lib/libcrypto/objects/obj_mac.num b/src/lib/libcrypto/objects/obj_mac.num
index 3371a1d131..15178e37d0 100644
--- a/src/lib/libcrypto/objects/obj_mac.num
+++ b/src/lib/libcrypto/objects/obj_mac.num
@@ -1022,3 +1022,31 @@ ct_cert_scts 1021
1022hkdf 1022 1022hkdf 1022
1023id_smime_aa_signingCertificateV2 1023 1023id_smime_aa_signingCertificateV2 1023
1024id_ct_signedTAL 1024 1024id_ct_signedTAL 1024
1025sha512_224WithRSAEncryption 1025
1026sha512_256WithRSAEncryption 1026
1027hmacWithSHA512_224 1027
1028hmacWithSHA512_256 1028
1029sha512_224 1029
1030sha512_256 1030
1031sha3_224 1031
1032sha3_256 1032
1033sha3_384 1033
1034sha3_512 1034
1035hmac_sha3_224 1035
1036hmac_sha3_256 1036
1037hmac_sha3_384 1037
1038hmac_sha3_512 1038
1039dsa_with_SHA384 1039
1040dsa_with_SHA512 1040
1041dsa_with_SHA3_224 1041
1042dsa_with_SHA3_256 1042
1043dsa_with_SHA3_384 1043
1044dsa_with_SHA3_512 1044
1045ecdsa_with_SHA3_224 1045
1046ecdsa_with_SHA3_256 1046
1047ecdsa_with_SHA3_384 1047
1048ecdsa_with_SHA3_512 1048
1049RSA_SHA3_224 1049
1050RSA_SHA3_256 1050
1051RSA_SHA3_384 1051
1052RSA_SHA3_512 1052