Docs.rs
fencryption-0.1.13
fencryption 0.1.13
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
valflrt
Dependencies
aes-gcm ^0.10.1
normal
base64 ^0.21.0
normal
clap ^4.1.1
normal
colored ^2.0.0
normal
human-duration ^0.1.0
normal
rand ^0.8.5
normal
rmp-serde ^1.1.1
normal
rpassword ^7.1.0
normal
serde 1.0.*
normal
sha2 ^0.10.6
normal
supports-color ^1.3.1
normal
threadpool ^1.8.1
normal
uuid ^1.2.1
normal
Versions
80.2%
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
fencryption_
lib
0.1.13
All Items
Crate Items
Modules
Crate
fencryption_lib
Copy item path
Source
Expand description
This is the lib for fencryption (binary crate).
Modules
ยง
commands
Commands.
crypto
Crypto utility.
io
IO utilities.
log
Log utilities.
metadata
Encode and decode metadata.
pack
Create/unpack packs.
tmp
Handle temporary files and directories.
walk_
dir
Walk through a directory.