diff --git a/reference/hash/functions/hash-algos.xml b/reference/hash/functions/hash-algos.xml index 2e82d13deb11..014ebdd03b58 100644 --- a/reference/hash/functions/hash-algos.xml +++ b/reference/hash/functions/hash-algos.xml @@ -24,6 +24,14 @@ Returns a numerically indexed array containing the list of supported hashing algorithms. + + + Not all algorithms are suitable for every use case. + See the Hash extension introduction + for a description of the different categories (checksum, + non-cryptographic, and cryptographic). + +