6 lines
232 B
Markdown
6 lines
232 B
Markdown
|
Original code imported from https://github.com/galdor/go-service/tree/master/pkg/scrypto
|
||
|
|
||
|
Alterations:
|
||
|
- converted the EncryptAES256 and DecryptAES256 functions to methods
|
||
|
- rewrote the tests to get rid of the dependency on testify
|