Docs.rs
encryptify-lib-1.0.2
encryptify-lib 1.0.2
Docs.rs crate page
MIT
Links
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
Go to latest version
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
encryptify_
lib
1.0.2
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.