Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 318 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 318 Bytes

AES-128-Bit

Advanced Encryption Standard 128-Bit Implemented in C++

This is a Microsoft Visual Studio Project and Can be Imported into it.

The Main File in which the code is implemented is 'functions.h'.

There are also GTests Present to Test the Project.

The Actual Text and Cipher Key Must be of 16 Characters.