Docs.rs
sp-io-32.0.0
sp-io 32.0.0
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-dalek ^2.1
normal
optional
libsecp256k1 ^0.7
normal
optional
log ^0.4.20
normal
optional
secp256k1 ^0.28.0
normal
optional
sp-core ^30.0.0
normal
sp-crypto-hashing ^0.1.0
normal
sp-externalities ^0.27.0
normal
sp-keystore ^0.36.0
normal
optional
sp-runtime-interface ^26.0.0
normal
sp-state-machine ^0.37.0
normal
optional
sp-std ^14.0.0
normal
sp-tracing ^16.0.0
normal
sp-trie ^31.0.0
normal
optional
tracing ^0.1.29
normal
tracing-core ^0.1.32
normal
rustversion ^1.0.6
build
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
sp_io
32.0.0
In sp_io::hashing
?
Function
sp_io
::
hashing
::
keccak_512
source
·
[
−
]
pub fn keccak_512(data: &[
u8
]) -> [
u8
;
64
]
Expand description
Conduct a 512-bit Keccak hash.