Skip to content

small go program implementing gpg and google kms

Notifications You must be signed in to change notification settings

EndevelCZ/go-crypt

Repository files navigation

export GPG_TTY=`tty`

echo -n 'password' > /Users/adamplansky/workspace/go/src/github.com/EndevelCZ/go-crypt/secrets/aliceprivtest-pass.txt


gpg --output file.txt --decrypt file.txt.gpg 

About

small go program implementing gpg and google kms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published