Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 188 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 188 Bytes

Barebone-AES

This is a barebone AES on C++, it cannot be implemented directly, but it is a good way to get a intoductory or a high level undestanding of AES. Also it works on text only.