Skip to content
/ aes Public

A collection of AES implementations in various languages

License

Notifications You must be signed in to change notification settings

henry50/aes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aes

When learning a new language, I like to implement AES. Because I keep doing this, I've collected these implementations into a single repository.

Warning

These implementations are not designed to be cryptographically secure and are probably vulnerable to side channel attacks. Please do not use these implementations for anything important.

About

A collection of AES implementations in various languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published