Docs.rs
envelopers-0.8.2
envelopers 0.8.2
Permalink
Docs.rs crate page
05 June 2026
Links
Repository
crates.io
Source
Owners
coderdan
freshtonic
github:cipherstash:rust-deployers
auxesis
tobyhede
Dependencies
aes-gcm ^0.10.1
normal
aes-gcm-siv ^0.11.1
normal
async-mutex ^1.4.0
normal
async-trait ^0.1.53
normal
aws-config ^1.1.1
normal
optional
aws-sdk-kms ^1.9.0
normal
optional
aws-smithy-runtime ^1.1.1
normal
lru ^0.7.5
normal
rand ^0.8.5
normal
rand_chacha ^0.3.1
normal
serde ^1.0.136
normal
serde_cbor ^0.11.2
normal
static_assertions ^1.1.0
normal
thiserror ^1.0.30
normal
zeroize ^1.5.7
normal
aws-smithy-runtime ^1.1.1
dev
aws-smithy-types ^1.1.1
dev
base64 ^0.13.0
dev
futures ^0.3.21
dev
hex ^0.4.3
dev
hex-literal ^0.3.2
dev
http ^0.2
dev
itertools ^0.10.3
dev
tokio ^1.17.0
dev
Versions
8.47%
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
envelopers
0.8.2
Crate Items
Structs
Enums
Traits
Type Aliases
List of all items
Structs
CacheOptions
CachingKeyWrapper
DataKey
Decrypt
Encrypt
EncryptedRecord
EnvelopeCipher
KMSKeyProvider
SimpleKeyProvider
errors::ERFromBytesError
errors::ERToBytesError
Enums
errors::DecryptionError
errors::EncryptionError
errors::KeyDecryptionError
errors::KeyGenerationError
Traits
KeyProvider
KeySizeUser
safe_rng::SafeRng
Type Aliases
Aes128Gcm
Aes128GcmSiv
Aes256Gcm
Aes256GcmSiv
Key