Skip to content
/ aes-go Public

Simplified cross language Advanced Encryption Standard (AES)

License

Notifications You must be signed in to change notification settings

aasaam/aes-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AES

Go Version

Simplified cross language Advanced Encryption Standard (AES)

Go Coveralls Go Report Card License

Features:

  • All packages must be zero dependency only require core encryption of each language.
  • Working only with strings (No error/exception), empty string will be falsy
  • Encrypted with AES-GCM-256 with tag

Currently supported following languages:

aasaam software development group
aasaam software development group