Commit 7796bf44 authored by Christian Heimes's avatar Christian Heimes

Added hmac.compare_digest to whatsnew

parent 231ab2f8
......@@ -1023,6 +1023,15 @@ handle NAT with non-secure FTP without opening fixed ports.
(Contributed by Giampaolo Rodolà in :issue:`12139`)
hmac
----
A new :func:`~hmac.compare_digest` function has been added to prevent
side channel attacks on digests through timing analysis.
(Contributed by Nick Coghlan and Christian Heimes in issue:`15061`)
imaplib
-------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment