Docs.rs
wasi-crypto-0.1.14
wasi-crypto 0.1.14
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
jedisct1
Dependencies
aes-gcm ^0.10.2
normal
anyhow ^1.0.75
normal
bincode ^1.3.3
normal
boring ^3.1.0
normal
byteorder ^1.4.3
normal
chacha20poly1305 ^0.10.1
normal
derivative ^2.2.0
normal
ed25519-compact ^2.0.4
normal
hkdf ^0.12.3
normal
hmac ^0.12.1
normal
k256 ^0.13.1
normal
p256 ^0.13.2
normal
p384 ^0.13.0
normal
pqcrypto-kyber ^0.7.6
normal
pqcrypto-traits ^0.3.4
normal
rand_core ^0.6.4
normal
serde ^1.0.188
normal
sha2 ^0.10.7
normal
subtle ^2.5.0
normal
thiserror ^1.0.48
normal
wiggle ^12.0.2
normal
xoodyak ^0.8.4
normal
zeroize ^1.6.0
normal
Versions
0%
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
☰
Crate wasi_crypto
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