crypto.SHA256
Hashes the given input and returns its SHA256 checksum encoded to a hexadecimal string.
Syntax
crypto.SHA256 INPUT
Returns
string
Alias
sha256
{{ sha256 "Hello world" }} → 64ec88ca00b268e5ba1a35678a1b5316d212f4f366b2477232534a8aeca37f3cLast updated:
April 10, 2025
:
Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65' (283e97783)
Improve this page