Skip to content

p4zuu/C-Implementation-of-AES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.txt

About

Implementation of AES encryption/decryption in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published