sp_
crypto_
hashing
0.1.0
sp_crypto_hashing
Function
keccak_256
Copy item path
Source
pub fn keccak_256(data: &[
u8
]) -> [
u8
;
32
]
Expand description
Do a keccak 256-bit hash and return result.