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 56f0f7a commit f8c5133Copy full SHA for f8c5133
1 file changed
Misc/NEWS.d/next/Library/2024-11-26-16-31-40.gh-issue-127298.jqYJvn.rst
@@ -1,5 +1,5 @@
1
:mod:`hashlib`'s builtin hash implementations now check ``usedforsecurity=False``,
2
-when the OpenSSL library default provider is in OpenSSL 3's FIPS mode. This helps
+when the OpenSSL library default provider is in OpenSSL's FIPS mode. This helps
3
ensure that only US FIPS approved implementations are in use by default on systems
4
configured as such.
5
0 commit comments