tfstated/pkg/scrypto/README.md

232 B

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