AES encryption in Go.
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
18
commits
Merge pull request #1 from karagulamos/add-license-1
868b2d3
Added License
9eebb77
Simplified AesCipher constructor
8bee9e9
Moved padding into its own package
4084588
Updated wrong to invalid in Test#5
002ec1a
Minor update to main.go
1833a28
Minor refactoring
89889b2
Added more unit tests
ca415e4
Reworded a few comments
1a2c4ad
Fixed spelling error in padding module
9b845f8
Minor update to padding tests
c3f0785
d826016
Added more padding tests
87f9d55
Minor optimizations
ebc65d3
Minor update to example
47d527d