Add support for PBE using hmacWithSM3
authorK1 <dongbeiouba@gmail.com>
Tue, 13 Sep 2022 12:16:43 +0000 (20:16 +0800)
committerTomas Mraz <tomas@openssl.org>
Thu, 15 Sep 2022 15:03:56 +0000 (17:03 +0200)
commit48963ff6d0d07648e09e63d2dca9fb6069241f42
treea041320da0c9dd267b15dc61229e9220185fc954
parentef6d6e452dc57ef4a55d7a6ec0693be650009bb5
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)
crypto/evp/evp_pbe.c
crypto/objects/obj_dat.h
crypto/objects/obj_mac.num
crypto/objects/objects.txt
fuzz/oids.txt
include/openssl/obj_mac.h
test/recipes/25-test_pkcs8.t [new file with mode: 0644]