summaryrefslogtreecommitdiffstats
path: root/crypto/objects/obj_mac.num
diff options
context:
space:
mode:
authorK1 <dongbeiouba@gmail.com>2022-09-13 20:16:43 +0800
committerTomas Mraz <tomas@openssl.org>2022-09-15 17:03:56 +0200
commit48963ff6d0d07648e09e63d2dca9fb6069241f42 (patch)
treea041320da0c9dd267b15dc61229e9220185fc954 /crypto/objects/obj_mac.num
parentef6d6e452dc57ef4a55d7a6ec0693be650009bb5 (diff)
Add support for PBE using hmacWithSM3
Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19204)
Diffstat (limited to 'crypto/objects/obj_mac.num')
-rw-r--r--crypto/objects/obj_mac.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/objects/obj_mac.num b/crypto/objects/obj_mac.num
index f64d7bbfa8..0a92288d1c 100644
--- a/crypto/objects/obj_mac.num
+++ b/crypto/objects/obj_mac.num
@@ -1278,3 +1278,4 @@ id_aa_ATSHashIndex_v2 1277
id_aa_ATSHashIndex_v3 1278
signedAssertion 1279
id_aa_ets_archiveTimestampV2 1280
+hmacWithSM3 1281