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