mirror of
https://github.com/python/cpython.git
synced 2025-09-28 11:15:17 +00:00
Fixed typo (thx Arfrever)
This commit is contained in:
parent
4d1639f4e5
commit
f598558afb
1 changed files with 1 additions and 1 deletions
|
@ -655,7 +655,7 @@ New :func:`hashlib.pbkdf2_hmac` function.
|
|||
|
||||
.. _whatsnew-sha3:
|
||||
|
||||
New :ref:`hash algorithms <hash-algorithms>` ``sah3_224()``, ``sha3_256()``,
|
||||
New :ref:`hash algorithms <hash-algorithms>` ``sha3_224()``, ``sha3_256()``,
|
||||
``sha3_384()``, and ``sha3_512()``. (Contributed by Christian Heimes in
|
||||
:issue:`16113`.)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue