polkadot_
sdk_
frame
0.1.0
In polkadot_
sdk_
frame::
hashing
Structs
BlakeTwo256
H160
H256
H512
Keccak256
U256
U512
Traits
Hash
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
polkadot_sdk_frame
::
hashing
Function
blake2_64
Copy item path
Settings
Help
Summary
pub fn blake2_64(data: &[
u8
]) -> [
u8
;
8
]
Expand description
Do a Blake2 64-bit hash and return result.