Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 121b948

Browse files
committedSep 6, 2016
Issue python#26798: Add BLAKE2 (blake2b and blake2s) to hashlib.
1 parent 5d75f44 commit 121b948

33 files changed

+5361
-26
lines changed
 

‎Doc/library/crypto.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ Here's an overview:
1515
.. toctree::
1616

1717
hashlib.rst
18+
hashlib-blake2.rst
1819
hmac.rst
1920
secrets.rst

‎Doc/library/hashlib-blake2-tree.png

10.9 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.