Docs.rs
wasi-crypto-0.1.16
wasi-crypto 0.1.16
Permalink
Docs.rs crate page
30 June 2026
Links
Repository
crates.io
Source
Owners
jedisct1
Dependencies
aes-gcm ^0.10.3
normal
anyhow ^1.0.102
normal
boring ^5.1.0
normal
byteorder ^1.5.0
normal
chacha20poly1305 ^0.10.1
normal
derivative ^2.2.0
normal
ed25519-compact ^2.3.0
normal
hkdf ^0.12.4
normal
hmac ^0.12.1
normal
k256 ^0.13.4
normal
ml-kem ^0.3.2
normal
optional
p256 ^0.13.2
normal
p384 ^0.13.1
normal
rand_core ^0.6.4
normal
rkyv ^0.8.16
normal
sha2 ^0.10.9
normal
subtle ^2.6.1
normal
thiserror ^2.0.18
normal
x-wing ^0.1.0-rc.0
normal
optional
xoodyak ^0.8.4
normal
zeroize ^1.8.2
normal
Versions
0%
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
All
wasi_
crypto
0.1.16
Crate Items
Macros
Structs
Enums
Type Aliases
List of all items
Structs
CryptoCtx
Limits
Version
Enums
AlgorithmType
CryptoError
KeyPairEncoding
PublicKeyEncoding
SecretKeyEncoding
SignatureEncoding
Macros
bail
ensure
Type Aliases
Handle