diff options
Diffstat (limited to 'src/lib/libcrypto/objects/obj_mac.num')
-rw-r--r-- | src/lib/libcrypto/objects/obj_mac.num | 28 |
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 | |||
1022 | hkdf 1022 | 1022 | hkdf 1022 |
1023 | id_smime_aa_signingCertificateV2 1023 | 1023 | id_smime_aa_signingCertificateV2 1023 |
1024 | id_ct_signedTAL 1024 | 1024 | id_ct_signedTAL 1024 |
1025 | sha512_224WithRSAEncryption 1025 | ||
1026 | sha512_256WithRSAEncryption 1026 | ||
1027 | hmacWithSHA512_224 1027 | ||
1028 | hmacWithSHA512_256 1028 | ||
1029 | sha512_224 1029 | ||
1030 | sha512_256 1030 | ||
1031 | sha3_224 1031 | ||
1032 | sha3_256 1032 | ||
1033 | sha3_384 1033 | ||
1034 | sha3_512 1034 | ||
1035 | hmac_sha3_224 1035 | ||
1036 | hmac_sha3_256 1036 | ||
1037 | hmac_sha3_384 1037 | ||
1038 | hmac_sha3_512 1038 | ||
1039 | dsa_with_SHA384 1039 | ||
1040 | dsa_with_SHA512 1040 | ||
1041 | dsa_with_SHA3_224 1041 | ||
1042 | dsa_with_SHA3_256 1042 | ||
1043 | dsa_with_SHA3_384 1043 | ||
1044 | dsa_with_SHA3_512 1044 | ||
1045 | ecdsa_with_SHA3_224 1045 | ||
1046 | ecdsa_with_SHA3_256 1046 | ||
1047 | ecdsa_with_SHA3_384 1047 | ||
1048 | ecdsa_with_SHA3_512 1048 | ||
1049 | RSA_SHA3_224 1049 | ||
1050 | RSA_SHA3_256 1050 | ||
1051 | RSA_SHA3_384 1051 | ||
1052 | RSA_SHA3_512 1052 | ||