A Go-flavored attempt to reimplement the git-crypt algorithm in native Go. Primary focus is on providing decryption and key-handling functionality.
WARNING: Until version 0.1 is tagged, the API is subject to arbitrary change.
- Decryption
- Parsing/interpretation of .gitattributes
- Encryption
- GPG keys - Add to repository
- GPG keys - Remove from repository
- New repository initialization