Merge branch 'master' of https://github.com/Pablu23/folder_encryptor
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
|
||||
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:
|
||||
- Threads
|
||||
- Comments
|
||||
- Polish
|
||||
|
||||
Reference in New Issue
Block a user