cryptlib
is a small wrapper around some common (for me) symmetric encryption tasks. It can create recursive tar-bz archives, and encrypt a stream (optional pgp compression and armor).
import "github.com/pzl/cryptlib"
godoc.org/github.com/pzl/cryptlib
MIT (see LICENSE
file)