Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 169 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 169 Bytes

AES-128

A simplified version of AES-128 is implemented in C++ where padding is ommitted due to the assumption undertaken that the message will be exactly of 128-bit.