diff options
Diffstat (limited to 'Doc/library/crypto.rst')
-rw-r--r-- | Doc/library/crypto.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/library/crypto.rst b/Doc/library/crypto.rst index 1eddfdc12c..8eb4b81d00 100644 --- a/Doc/library/crypto.rst +++ b/Doc/library/crypto.rst @@ -15,4 +15,6 @@ Here's an overview: .. toctree:: hashlib.rst + hashlib-blake2.rst hmac.rst + secrets.rst |