Return

File Encryptor and Task Manager Opensource

.NET 7 C# Encryption Multithreading MVVM Windows WPF

This repository features 2 different applications both of which were parts of a single lab work.

  1. File Encryptor is made with WPF following the MVVM pattern and provides fluent and responsive UI using BackgroundWorker to process encryption of files in background. This application allows you to encrypt many files simultaneously and decrypt them. You can specify your own settings for the encryptor to make your encryption unique, same settings are required to decrypt the file. Accepts any file size, tested on 5GB file encrypt and decrypt.
  2. Simple task manager with real-time update for each process, allows you to manage your processes and change their priority.
Views: 19
Published: 15.12.2023
Changed: 13.01.2025