diff options
Diffstat (limited to 'Help/command/string.rst')
-rw-r--r-- | Help/command/string.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Help/command/string.rst b/Help/command/string.rst index ae9442d..77538f6 100644 --- a/Help/command/string.rst +++ b/Help/command/string.rst @@ -230,6 +230,14 @@ The supported ``<HASH>`` algorithm names are: US Secure Hash Algorithms, RFC 4634. ``SHA512`` US Secure Hash Algorithms, RFC 4634. +``SHA3_224`` + Keccak SHA-3. +``SHA3_256`` + Keccak SHA-3. +``SHA3_384`` + Keccak SHA-3. +``SHA3_512`` + Keccak SHA-3. Generation ^^^^^^^^^^ |