AES256-GCM encryption and decryption of arbitrarily large sets of data for golang.
Detailed README coming soon.
In the meantime look here: godoc.
Also see crypto_test.go for unit test and example cli, a simple command line example that encrypts/decrypts files.