diff options
Diffstat (limited to 'doc/manual/hash.rst')
-rw-r--r-- | doc/manual/hash.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/manual/hash.rst b/doc/manual/hash.rst index 7b317f498..d8463cc2e 100644 --- a/doc/manual/hash.rst +++ b/doc/manual/hash.rst @@ -98,7 +98,8 @@ Assume we want to calculate the SHA-1, Whirlpool and SHA-3 hash digests of the S Available Hash Functions ------------------------------ -The following cryptographic hash functions are implemented. +The following cryptographic hash functions are implemented. If in doubt, +any of Blake2b, SHA-384, or SHA-3 are good choices. BLAKE2b ^^^^^^^^^ |