Skip to content

For a security class I implemented AES encryption in GO. I included the ability to use 128, 192, and 256 bit keys per AES encryption standards. Obviously don't use this for anything practical - use a standard library :)

Notifications You must be signed in to change notification settings

nathanielmit/AES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

For a security class I implemented AES encryption in GO. I included the ability to use 128, 192, and 256 bit keys per AES encryption standards. Obviously don't use this for anything practical - use a standard library :)

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages