Skip to content

Conversation

qmuntal
Copy link
Member

@qmuntal qmuntal commented Oct 3, 2022

OpenSSL 3 deprecated the HMAC_CTX interface in favor of EVP_MAC_CTX.

The old interface is still available on OpenSSL 3, but it is recommended to use the EVP interface wherever possible, as we are already doing for other algorithms.

@qmuntal qmuntal merged commit 2a94d3a into main Nov 14, 2022
@qmuntal qmuntal deleted the hmac3 branch November 14, 2022 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants