Docs.rs
encryptify-lib-1.0.4
encryptify-lib 1.0.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
WebDevCaptain
Dependencies
aes ^0.7.5
normal
block-modes ^0.8.1
normal
zip ^2.2.2
normal
criterion ^0.5.1
dev
Versions
50%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
encryptify_
lib
1.0.4
encryptify_lib
Function
encrypt_folder
Copy item path
Source
pub fn encrypt_folder(folder_path: &
str
, key: &[
u8
])