A stream-based encryption library
This library is a modified version of the Google Drive client dcrypto package. The current version uses an AES-256 cipher in CTR mode signed with an HMAC using SHA-512. Read more here.
go get github.com/textileio/dcrypto