diff options
Diffstat (limited to 'lib/libcrypto/objects/obj_mac.num')
-rw-r--r-- | lib/libcrypto/objects/obj_mac.num | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/lib/libcrypto/objects/obj_mac.num b/lib/libcrypto/objects/obj_mac.num index 3371a1d131d..15178e37d04 100644 --- a/lib/libcrypto/objects/obj_mac.num +++ b/lib/libcrypto/objects/obj_mac.num @@ -1022,3 +1022,31 @@ ct_cert_scts 1021 hkdf 1022 id_smime_aa_signingCertificateV2 1023 id_ct_signedTAL 1024 +sha512_224WithRSAEncryption 1025 +sha512_256WithRSAEncryption 1026 +hmacWithSHA512_224 1027 +hmacWithSHA512_256 1028 +sha512_224 1029 +sha512_256 1030 +sha3_224 1031 +sha3_256 1032 +sha3_384 1033 +sha3_512 1034 +hmac_sha3_224 1035 +hmac_sha3_256 1036 +hmac_sha3_384 1037 +hmac_sha3_512 1038 +dsa_with_SHA384 1039 +dsa_with_SHA512 1040 +dsa_with_SHA3_224 1041 +dsa_with_SHA3_256 1042 +dsa_with_SHA3_384 1043 +dsa_with_SHA3_512 1044 +ecdsa_with_SHA3_224 1045 +ecdsa_with_SHA3_256 1046 +ecdsa_with_SHA3_384 1047 +ecdsa_with_SHA3_512 1048 +RSA_SHA3_224 1049 +RSA_SHA3_256 1050 +RSA_SHA3_384 1051 +RSA_SHA3_512 1052 |