sp_core
21.0.0
In sp_core::hashing
Function
sp_core
::
hashing
::
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.