C Implementation of AES
Implementation of AES encryption in C. This project only aims to train me in C, and honestly in Git too. Don't use it, it is probably not sure and not professional enough.
Use
> $ make
> $ ./AES your_file.txtImplementation of AES encryption in C. This project only aims to train me in C, and honestly in Git too. Don't use it, it is probably not sure and not professional enough.
> $ make
> $ ./AES your_file.txt