Docs.rs
cryptr-0.8.0
cryptr 0.8.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
sebadob
Dependencies
argon2 ^0.5.2
normal
async-stream ^0.3.5
normal
async-trait ^0.1.74
normal
base64 ^0.22.0
normal
bincode ^2
normal
bytes ^1.5.0
normal
chacha20poly1305 ^0.10.1
normal
clap ^4.4.10
normal
optional
colored ^3
normal
optional
dotenvy ^0.15.7
normal
flume ^0.11.0
normal
futures ^0.3.29
normal
home ^0.5.5
normal
optional
lazy_static ^1.1.0
normal
rand ^0.9.1
normal
regex ^1.10.2
normal
reqwest ^0.12.3
normal
optional
rpassword ^7.3.1
normal
optional
s3-simple ^0.5.0
normal
optional
thiserror ^2
normal
tokio ^1.35.0
normal
tokio-util ^0.7.10
normal
optional
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
rstest ^0.25
dev
tokio-test ^0.4.3
dev
Versions
51.22%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
cryptr
0.8.0
Module stream
Module Items
Modules
Structs
Enums
Traits
In crate cryptr
cryptr
Module
stream
Copy item path
Source
Expand description
Streaming encryption / decryption
Modules
§
reader
s3
writer
Structs
§
Stream
Chunk
Stream chunk
Enums
§
Last
Stream
Element
Marks the last element of a stream
Traits
§
EncStream
Reader
EncStream
Writer