DB
FunctionsHash & Crypto

sha512_256

Computes a SHA-512/256 digest for each input value and returns lowercase hexadecimal text.

sha512_256(…) → String

Kind · scalar

Computes a SHA-512/256 digest for each input value and returns lowercase hexadecimal text.

Part of the Hash & Crypto family.