Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3194037

Browse files
committed
Added hmac.compare_digest to whatsnew
1 parent 8c3c29e commit 3194037

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Doc/whatsnew/3.3.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1023,6 +1023,15 @@ handle NAT with non-secure FTP without opening fixed ports.
10231023
(Contributed by Giampaolo Rodolà in :issue:`12139`)
10241024

10251025

1026+
hmac
1027+
----
1028+
1029+
A new :func:`~hmac.compare_digest` function has been added to prevent
1030+
side channel attacks on digests through timing analysis.
1031+
1032+
(Contributed by Nick Coghlan and Christian Heimes in issue:`15061`)
1033+
1034+
10261035
imaplib
10271036
-------
10281037

0 commit comments

Comments
 (0)