10 lines
218 B
Markdown
10 lines
218 B
Markdown
# Folder encryptor
|
|
|
|
This is a WIP Rust remake of my C# Encryptor Programm.
|
|
|
|
This is a project to learn the Rust programming language. Using the ChaCha20 Algorithm for encrypting
|
|
|
|
Missing Features:
|
|
- Threads
|
|
- Comments
|