AES Algorithm Implemented in a ASP .Net Core Console Application
Make sure you have git installed
git clone https://github.com/qewertyy/AES_Algorithm
run the application directly from the terminal
donet run
I have also added a compiled file of this application.