crypto.SHA1
Returns the SHA1 checksum of the given input, encoded to a hexadecimal string.
- Syntax
- crypto.SHA1 INPUT
- Returns
- string
- Alias
- sha1
{{ sha1 "Hello world" }} → 7b502c3a1f48c8609ae212cdfb639dee39673f5eLast updated:
September 11, 2026
:
content: Comply with function/method description guidance in style guide (76fa3fc9e)
Improve this page