sha256
Computes the SHA256 hash of binary.
Examples:
examples.sql
sha512
Computes the SHA512 hash of binary.
Examples:
examples.sql
to_hex
Encodes binary into a hex string representation.
Examples:
examples.sql
sha256
sha512
to_hex