Loading

SHA1

crypto

The SHA1 function digests a byte array on the stack with the cryptographic hash function SHA-1.

SHA1 is available since version 1.2.0.

See also

Signatures

Examples

'Hello World' 'UTF-8' ->BYTES // apply SHA-1 cryptographic hash function SHA1 // hex representation of the SHA-1 message digest ->HEX