Docs.rs
sp-crypto-hashing-0.1.0
sp-crypto-hashing 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
parity-crate-owner
Dependencies
blake2b_simd ^1.0.1
normal
byteorder ^1.3.2
normal
digest ^0.10.3
normal
sha2 ^0.10.7
normal
sha3 ^0.10.0
normal
twox-hash ^1.6.3
normal
criterion ^0.4.0
dev
Versions
100%
of the crate is documented
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
sp_crypto_hashing
0.1.0
?
Function
sp_crypto_hashing
::
twox_256
source
·
[
−
]
pub fn twox_256(data: &[
u8
]) -> [
u8
;
32
]
Expand description
Do a XX 256-bit hash and return result.