Module keccak256

Module keccak256 

Source
Expand description

Keccak-256 hashing for the seda_runtime_sdk for oracle programs.

This module provides the keccak256 function to compute the Keccak-256 hash of a message using the VM’s FFI interface.

Functions§

keccak256
Computes the Keccak-256 hash of a message.