Function halo2_debug::keccak_hex
source ยท pub fn keccak_hex<D: AsRef<[u8]>>(data: D) -> String
Expand description
Gets the hex representation of the keccak hash of the input data
pub fn keccak_hex<D: AsRef<[u8]>>(data: D) -> String
Gets the hex representation of the keccak hash of the input data