tfstated/pkg/scrypto/README.md

5 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