Docs.rs
sp-core-2.0.1
sp-core 2.0.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
base58 ^0.1.0
normal
blake2-rfc ^0.2.18
normal
byteorder ^1.3.2
normal
parity-scale-codec ^1.3.1
normal
derive_more ^0.99.2
normal
dyn-clonable ^0.9.0
normal
ed25519-dalek ^1.0.0-pre.4
normal
futures ^0.3.1
normal
hash-db ^0.15.2
normal
hash256-std-hasher ^0.15.2
normal
hex ^0.4
normal
impl-serde ^0.3.0
normal
lazy_static ^1.4.0
normal
libsecp256k1 ^0.3.2
normal
log ^0.4.8
normal
merlin ^2.0
normal
num-traits ^0.2.8
normal
parity-util-mem ^0.7.0
normal
parking_lot ^0.10.0
normal
primitive-types ^0.7.0
normal
rand ^0.7.3
normal
regex ^1.3.1
normal
schnorrkel ^0.9.1
normal
secrecy ^0.6.0
normal
serde ^1.0.101
normal
sha2 ^0.8.0
normal
sp-debug-derive ^2.0.0
normal
sp-externalities ^0.8.0
normal
sp-runtime-interface ^2.0.0
normal
sp-std ^2.0.0
normal
sp-storage ^2.0.0
normal
substrate-bip39 ^0.4.2
normal
tiny-bip39 ^0.7
normal
tiny-keccak ^2.0.1
normal
twox-hash ^1.5.0
normal
wasmi ^0.6.2
normal
zeroize ^1.0.0
normal
Versions
96.81%
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_core
::
hashing
?
[
−
]
[src]
Function
sp_core
::
hashing
::
twox_256
pub fn twox_256(data:
&[
u8
]
) ->
[
u8
; 32]
Do a XX 256-bit hash and return result.