]> git.ipfire.org Git - thirdparty/openssl.git/commit
Implementation of the RFC 9579, PBMAC1 in PKCS#12
authorDmitry Belyavskiy <beldmit@gmail.com>
Fri, 7 Jun 2024 12:37:57 +0000 (14:37 +0200)
committerDmitry Belyavskiy <beldmit@gmail.com>
Wed, 7 Aug 2024 08:00:16 +0000 (10:00 +0200)
commitfe79159be0c6a576b475001ca111185901637692
treecbc36a9a5fedcc9bf02c9e69934672725c8fe240
parent54933db9f0e1a03b644cecc6735f8f2025b748b5
Implementation of the RFC 9579, PBMAC1 in PKCS#12

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24577)
apps/pkcs12.c
crypto/asn1/p5_pbev2.c
crypto/evp/digest.c
crypto/pkcs12/p12_mutl.c
doc/build.info
include/crypto/evp.h
include/openssl/pkcs12.h.in
include/openssl/x509.h.in
util/libcrypto.num