Skip to content

A simple library to encrypt and decrypt AES with strings or byte arrays

License

Notifications You must be signed in to change notification settings

sezzle/simpleGoAES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Go AES

We built a simple golang library to encrypt and decrypt AES with strings or byte arrays, so we thought we'd share.

The library can work with byte arrays or strings, depending on your preference.

We prefer strings because they are more interoperable with our database objects.

Please feel free to update and improve.

Powered by Sezzle ©2016. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.

About

A simple library to encrypt and decrypt AES with strings or byte arrays

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages