Skip to main content
Compute the cryptographic KECCAK256 hash of data. The data must be a data representation, to compute the hash of UTF-8 data use the [id}(../functions/id) function.

Parameters

Returns

string DataHexstring The hash of the data.

Example

Source

crypto/keccak.ts:44