AES C++ implementation

Version 0.0.1(beta)

@version in testing!!

About

AES is a block based encryption, we are working with 16-bit blocks at the time.

Translations

Leia em PT-BR

Installation

To compile use make install , and then you can run make run to execute.

Bibliography

Documentation

Documentation

License

@license using MIT-License