Docs.rs
encryptify-lib-1.0.4
encryptify-lib 1.0.4
Permalink
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
encryptify_
lib
1.0.4
All Items
Crate Items
Functions
Crate
encryptify_lib
Copy item path
Source
Functions
ยง
decrypt_
file
Decrypts an AES-256 encrypted file.
decrypt_
folder
encrypt_
file
Encrypts a file using AES-256 encryption.
encrypt_
folder
zip_
folder
Creates a ZIP archive of a folder without deleting the original folder.