blob: e83bc8ed88ec7000c5dd85a09a68e5d33fe2f544 (
plain)
1
2
3
4
5
|
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
|