Docs.rs
shadow-crypt-shell-2.0.0
shadow-crypt-shell 2.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
20 July 2026
Links
Repository
crates.io
Source
Owners
simon-amadeus
Dependencies
clap ^4
normal
colored ^3
normal
rand ^0.9
normal
rayon ^1
normal
rpassword ^7
normal
shadow-crypt-core ^2
normal
subtle ^2
normal
thiserror ^2
normal
zeroize ^1
normal
zxcvbn ^3
normal
tempfile ^3
dev
Versions
21.97%
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
Module file_ops
shadow_
crypt_
shell
2.0.0
Module file_
ops
Module Items
Functions
In shadow_
crypt_
shell::
decryption
shadow_crypt_shell
::
decryption
Module
file_
ops
Copy item path
Source
Functions
ยง
load_
file_
bytes
Reads the complete raw bytes of an encrypted input file. Parsing happens in the workflow, per format version.
store_
plaintext_
file