Skip to content

jarmex/aes_128

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AES-128 Encryption

This is a C++ program to implement the AES-128 encryption.

more information will be added later.

Compile

make 

Run Program

On Linux or Mac machine, run this command after the make

./aes128

Dependencies

  • The code is written in standard C++

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published