diff options
author | Jack Lloyd <[email protected]> | 2018-06-08 04:10:04 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-06-08 04:10:04 -0400 |
commit | e9f5de44dc0cb8045fef8c3f9bf89162b684aa97 (patch) | |
tree | 32494db77e3fc2927e4b7dc660434806acc146da /doc/manual/hash.rst | |
parent | 9e1af2f012d3cc4bb5bbe965465fbb03be1d7393 (diff) |
Doc tweaks [ci skip]
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 ^^^^^^^^^ |