Update README.md

This commit is contained in:
Pablu23
2023-03-09 19:47:34 +01:00
committed by GitHub
parent aec8725474
commit 9bfeaa3a4b

View File

@@ -2,9 +2,10 @@
This is a WIP Rust remake of my C# Encryptor Program. 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 This is a project to learn the Rust programming language. Using the ChaCha20 Algorithm for encrypting.
This is in technical terms speaking WAAAY faster than my C# Program, atleast if compiled in release Mode.
Missing Features: Missing Features:
- Threads
- Comments - Comments
- Polish - Polish