Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 151 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 151 Bytes

AES_Algorithm

This is a simple project to implement AES Encryption and Decryption algorithm. Written by C++, on VS 2015.

GUI is made by using MFC.