Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3c29e commit 3194037Copy full SHA for 3194037
1 file changed
Doc/whatsnew/3.3.rst
@@ -1023,6 +1023,15 @@ handle NAT with non-secure FTP without opening fixed ports.
1023
(Contributed by Giampaolo Rodolà in :issue:`12139`)
1024
1025
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
1035
imaplib
1036
-------
1037
0 commit comments