Docs.rs
shadow-crypto-0.1.0
shadow-crypto 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
devanshhh-08
Dependencies
anyhow ^1.0
normal
bincode ^1.3
normal
blake3 ^1.5
normal
bytes ^1.9
normal
chacha20poly1305 ^0.10
normal
ed25519-dalek ^2.1
normal
hkdf ^0.12
normal
rand ^0.8
normal
rand_core ^0.6
normal
ring ^0.17
normal
serde ^1.0
normal
sha2 ^0.10
normal
shadow-core ^0.1.0
normal
thiserror ^1.0
normal
x25519-dalek ^2.0
normal
zeroize ^1.8
normal
Versions
90.74%
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
Skip to main content
Module hash
shadow_
crypto
0.1.0
Module hash
Module Items
Structs
Functions
In crate shadow_
crypto
shadow_crypto
Module
hash
Copy item path
Source
Structs
§
Hash
Digest
Hash digest (256-bit BLAKE3)
Functions
§
derive_
key
Derive key from data using BLAKE3 KDF
hash_
data
Hash data using BLAKE3
hash_
multiple
Hash multiple pieces of data
keyed_
hash
Keyed hash (MAC) using BLAKE3