sp_crypto_hashing
0.1.0
Functions
blake2_128
blake2_256
blake2_512
blake2_512_into
blake2_64
keccak_256
keccak_512
sha2_256
twox_128
twox_128_into
twox_256
twox_256_into
twox_64
twox_64_into
?
Settings
Function
sp_crypto_hashing
::
twox_64
Copy item path
source
·
[
−
]
pub fn twox_64(data: &[
u8
]) -> [
u8
;
8
]
Expand description
Do a XX 64-bit hash and return result.