Skip to content
/ AES128 Public

Script based on Chris Rose's AES Encryption Tutorial. It is meant to be a clear implementation to help understanding the AES algorithm.

License

Notifications You must be signed in to change notification settings

luveqz/AES128

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple AES-128 Cipher

Script based on Chris Rose's AES Encryption Tutorial. It is meant to be a clear implementation to help understanding the AES algorithm.

Contributing

If you have an idea of how to make this code more readable, feel free to use a pull request. Remember: since the main target is teaching, it doesn't need performance improvements, security or an user interface.

About

Script based on Chris Rose's AES Encryption Tutorial. It is meant to be a clear implementation to help understanding the AES algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages