Docs.rs
sp-core-hashing-6.0.0
sp-core-hashing 6.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
dvdplm
parity-crate-owner
Dependencies
blake2 ^0.10.4
normal
byteorder ^1.3.2
normal
digest ^0.10.3
normal
sha2 ^0.10.2
normal
sha3 ^0.10.0
normal
sp-std ^6.0.0
normal
twox-hash ^1.6.3
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In sp_core_hashing
?
Function
sp_core_hashing
::
twox_256
source
·
[
−
]
pub fn twox_256(data: &[
u8
]) -> [
u8
;
32
]
Expand description
Do a XX 256-bit hash and return result.