We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0963479 commit 4cfc131Copy full SHA for 4cfc131
doc/manual/expressions/builtins.xml
@@ -693,8 +693,8 @@ builtins.genList (x: x * x) 5
693
<listitem><para>Return a base-16 representation of the
694
cryptographic hash of string <replaceable>s</replaceable>. The
695
hash algorithm specified by <replaceable>type</replaceable> must
696
- be one of <literal>"md5"</literal>, <literal>"sha1"</literal> or
697
- <literal>"sha256"</literal>.</para></listitem>
+ be one of <literal>"md5"</literal>, <literal>"sha1"</literal>,
+ <literal>"sha256"</literal> or <literal>"sha512"</literal>.</para></listitem>
698
699
</varlistentry>
700
0 commit comments