Docs.rs
reallyme-crypto-dispatch-0.1.2
reallyme-crypto-dispatch 0.1.2
Docs.rs crate page
Apache-2.0
12 July 2026
Links
Repository
crates.io
Source
Owners
vanderbr
Dependencies
reallyme-codec-multikey ^0.1.1
normal
reallyme-crypto-aes256-gcm ^0.1.2
normal
reallyme-crypto-aes256-gcm-siv ^0.1.1
normal
reallyme-crypto-chacha20-poly1305 ^0.1.1
normal
reallyme-crypto-core ^0.1.2
normal
reallyme-crypto-ed25519 ^0.1.2
normal
reallyme-crypto-hmac ^0.1.1
normal
reallyme-crypto-ml-dsa-44 ^0.1.2
normal
reallyme-crypto-ml-dsa-65 ^0.1.2
normal
reallyme-crypto-ml-dsa-87 ^0.1.2
normal
reallyme-crypto-ml-kem-1024 ^0.1.3
normal
reallyme-crypto-ml-kem-512 ^0.1.2
normal
reallyme-crypto-ml-kem-768 ^0.1.3
normal
reallyme-crypto-p256 ^0.1.3
normal
reallyme-crypto-p384 ^0.1.2
normal
reallyme-crypto-p521 ^0.1.2
normal
reallyme-crypto-secp256k1 ^0.1.3
normal
reallyme-crypto-sha2 ^0.1.1
normal
reallyme-crypto-sha2-256 ^0.1.1
normal
reallyme-crypto-sha3 ^0.1.1
normal
reallyme-crypto-sha3-256 ^0.1.1
normal
reallyme-crypto-x-wing ^0.1.1
normal
reallyme-crypto-x25519 ^0.1.2
normal
thiserror ^2.0
normal
zeroize ^1.9
normal
hex ^0.4
dev
wasm-bindgen-test ^0.3
dev
aes-gcm ^0.11
dev
Versions
100%
of the crate is documented
Go to latest version
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 sha3
crypto_
dispatch
0.1.2
Module sha3
Module Items
Structs
In crypto_
dispatch::
algorithms
crypto_dispatch
::
algorithms
Module
sha3
Copy item path
Source
Expand description
SHA3-224, SHA3-384, and SHA3-512 hash adapters.
Structs
ยง
Sha3_
224Algo
SHA3-224 hash adapter.
Sha3_
384Algo
SHA3-384 hash adapter.
Sha3_
512Algo
SHA3-512 hash adapter.