Docs.rs
sp-core-34.0.0
sp-core 34.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
array-bytes ^6.2.2
normal
parity-bip39 ^2.0.1
normal
bitflags ^1.3
normal
blake2 ^0.10.4
normal
optional
bounded-collections ^0.2.0
normal
bs58 ^0.5.0
normal
optional
parity-scale-codec ^3.6.12
normal
dyn-clonable ^0.9.0
normal
optional
ed25519-zebra ^4.0.3
normal
futures ^0.3.30
normal
optional
hash-db ^0.16.0
normal
hash256-std-hasher ^0.15.2
normal
impl-serde ^0.4.0
normal
optional
itertools ^0.11
normal
optional
k256 ^0.13.3
normal
libsecp256k1 ^0.7
normal
log ^0.4.21
normal
merlin ^3.0
normal
parking_lot ^0.12.1
normal
optional
paste ^1.0.7
normal
primitive-types ^0.12.0
normal
rand ^0.8.5
normal
optional
scale-info ^2.5.0
normal
schnorrkel ^0.11.4
normal
secp256k1 ^0.28.0
normal
optional
secrecy ^0.8.0
normal
serde ^1.0.197
normal
optional
sp-crypto-hashing ^0.1.0
normal
sp-debug-derive ^14.0.0
normal
sp-externalities ^0.29.0
normal
optional
sp-runtime-interface ^28.0.0
normal
sp-std ^14.0.0
normal
sp-storage ^21.0.0
normal
ss58-registry ^1.34.0
normal
substrate-bip39 ^0.6.0
normal
thiserror ^1.0.48
normal
optional
tracing ^0.1.29
normal
optional
w3f-bls ^0.1.3
normal
optional
zeroize ^1.4.3
normal
criterion ^0.5.1
dev
lazy_static ^1.4.0
dev
regex ^1.6.0
dev
serde_json ^1.0.114
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_core
34.0.0
Function
sp_core
::
twox_128
Copy item path
source
ยท
[
−
]
pub fn twox_128(data: &[
u8
]) -> [
u8
;
16
]
Expand description
Do a XX 128-bit hash and return result.