Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 261 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 261 Bytes

AES-CPP-IMPLEMENTATION

Currently the repository contains a cpp file to test an implementation of AES algorithm. Feel free to edit the message in the main function.

Usage

~/aes-cpp-implementation$ g++ test-aes.cpp
~/aes-cpp-implementation$ ./a.out