mirror of
https://github.com/openssl/openssl.git
synced 2025-01-12 13:36:28 +08:00
e538294f8f
Some MAC implementations were available before the current EVP_MAC API. They were used via EVP_DigestSign*. There exists a bridge between the old API and the EVP_MAC API however this bridge itself uses a legacy EVP_PKEY_METHOD. This commit implements the key management for provider side bridge without having to useany legacy code. Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/12637) |
||
---|---|---|
.. | ||
blake2.h | ||
ciphercommon_aead.h | ||
ciphercommon_ccm.h | ||
ciphercommon_gcm.h | ||
ciphercommon.h | ||
digestcommon.h | ||
implementations.h | ||
kdfexchange.h | ||
macsignature.h | ||
md5_sha1.h | ||
rand_pool.h | ||
seeding.h |