Docs.rs
encrypted-message-0.3.0
encrypted-message 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
RigoOnRails
Dependencies
aes-gcm ^0.10.3
normal
base64 ^0.22.0
normal
diesel ^2.1.5
normal
optional
hmac ^0.12.1
normal
rand ^0.8.5
normal
secrecy ^0.8.0
normal
serde ^1.0.197
normal
serde_json ^1.0.115
normal
sha2 ^0.10.8
normal
thiserror ^1.0.58
normal
criterion ^0.5.1
dev
dotenvy ^0.15.7
dev
hex ^0.4.3
dev
pbkdf2 ^0.12.2
dev
uuid ^1.8.0
dev
Versions
91.3%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
encrypted_
message
0.3.0
Crate Items
Structs
Enums
Traits
List of all items
Structs
EncryptedMessage
config::Secret
strategy::Deterministic
strategy::Randomized
Enums
error::DecryptionError
error::EncryptionError
Traits
config::Config
config::ExposeSecret
strategy::Strategy