Files
folder_encryptor/README.md
2023-02-02 22:06:11 +01:00

11 lines
226 B
Markdown

# Folder encryptor
This is a WIP Rust remake of my C# Encryptor Program.
This is a project to learn the Rust programming language. Using the ChaCha20 Algorithm for encrypting
Missing Features:
- Threads
- Comments
- Polish