DB
FunctionsHash & Crypto

keccak256

Computes a Keccak-256 digest for each input value and returns lowercase hexadecimal text.

keccak256(…) → String

Kind · scalar

Computes a Keccak-256 digest for each input value and returns lowercase hexadecimal text.

Part of the Hash & Crypto family.