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 e2bf70c commit 3f69411Copy full SHA for 3f69411
Doc/library/hashlib.rst
@@ -159,7 +159,7 @@ Hashlib provides the following constant module attributes:
159
.. data:: algorithms_guaranteed
160
161
A set containing the names of the hash algorithms guaranteed to be supported
162
- by this module on all platforms. Note that the guarnatees do not hold true
+ by this module on all platforms. Note that the guarantees do not hold true
163
in the face of vendors offering "FIPS compliant" Python builds that exclude
164
some algorithms entirely. Similarly when OpenSSL is used and its FIPS mode
165
configuration disables some in the default provider.
0 commit comments