Skip to content

Commit 4b3ff7d

Browse files
committed
blurb
1 parent 6e10d74 commit 4b3ff7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
:mod:`hmac`: use the :manpage:`EVP_MAC(3ssl)` interface for HMAC when Python
2+
is built with OpenSSL 3.0 and later instead of the deprecated
3+
:manpage:`HMAC_CTX(3ssl) <hmac(3)>` interface. Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)