Docs.rs
sp-io-23.1.0-dev.6
sp-io 23.1.0-dev.6
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
bytes ^1.1.0
normal
parity-scale-codec ^3.6.1
normal
ed25519 ^1.5.2
normal
ed25519-dalek ^1.0.1
normal
libsecp256k1 ^0.7
normal
log ^0.4.17
normal
secp256k1 ^0.24.0
normal
sp-core =21.1.0-dev.6
normal
sp-externalities =0.20.0-dev.6
normal
sp-keystore =0.28.0-dev.6
normal
sp-runtime-interface =17.1.0-dev.6
normal
sp-state-machine =0.29.0-dev.6
normal
sp-std =8.1.0-dev.6
normal
sp-tracing =10.1.0-dev.6
normal
sp-trie =22.1.0-dev.6
normal
tracing ^0.1.29
normal
tracing-core ^0.1.28
normal
rustversion ^1.0.6
build
Versions
100%
of the crate is documented
Go to latest stable release
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_io::hashing
?
Function
sp_io
::
hashing
::
sha2_256
source
·
[
−
]
pub fn sha2_256(data: &[
u8
]) -> [
u8
;
32
]
Expand description
Conduct a 256-bit Sha2 hash.