Docs.rs
tet-core-2.1.2
tet-core 2.1.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
marlonhanks
Dependencies
base58 ^0.1.0
normal
optional
blake2-rfc ^0.2.18
normal
optional
byteorder ^1.3.2
normal
tetsy-scale-codec ^2.0.1
normal
debug-derive ^2.1.2
normal
dyn-clonable ^0.9.0
normal
optional
ed25519-dalek ^1.0.1
normal
optional
externalities ^2.1.2
normal
optional
futures ^0.3.1
normal
optional
hex ^0.4
normal
optional
impl-serde ^0.3.0
normal
optional
lazy_static ^1.4.0
normal
optional
libsecp256k1 ^0.3.2
normal
optional
log ^0.4.11
normal
merlin ^2.0
normal
optional
num-traits ^0.2.8
normal
parking_lot ^0.11.1
normal
optional
rand ^0.7.3
normal
optional
regex ^1.4.2
normal
optional
schnorrkel ^0.9.1
normal
optional
secrecy ^0.7.0
normal
serde ^1.0.101
normal
optional
sha2 ^0.9.2
normal
optional
tetcore-bip39 ^0.4.2
normal
optional
tetcore-std ^2.1.2
normal
tetcore-storage ^2.1.2
normal
tetsy-hash-db ^0.15.2
normal
tetsy-hash256-std-hasher ^0.15.2
normal
tetsy-primitive-types ^0.9.1
normal
tetsy-util-mem ^0.9.1
normal
thiserror ^1.0.21
normal
optional
tiny-bip39 ^0.8
normal
optional
tiny-keccak ^2.0.1
normal
optional
tp-runtime-interface ^2.1.2
normal
twasmi ^0.6.2
normal
optional
twox-hash ^1.5.0
normal
optional
zeroize ^1.2.0
normal
criterion ^0.3.3
dev
hex-literal ^0.3.1
dev
pretty_assertions ^0.6.1
dev
rand ^0.7.2
dev
rand_chacha ^0.2.2
dev
serde_json ^1.0
dev
serializer ^2.1.2
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
blake2_128
tet_
core
2.1.2
In tet_
core::
hashing
tet_core
::
hashing
Function
blake2_
128
Copy item path
Source
pub fn blake2_128(data: &[
u8
]) -> [
u8
;
16
]
Expand description
Do a Blake2 128-bit hash and return result.