Create README.md

This commit is contained in:
Pablu23
2023-02-02 22:04:43 +01:00
committed by GitHub
parent edacd660fe
commit aebe21ca50

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# 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