Skip to content

Instantly share code, notes, and snippets.

@JSeam2
Created January 15, 2024 20:40
Show Gist options
  • Save JSeam2/73856205d5489e6661b97abbf433ffd1 to your computer and use it in GitHub Desktop.
Save JSeam2/73856205d5489e6661b97abbf433ffd1 to your computer and use it in GitHub Desktop.
Decrypt an AES256 digest with GPG
gpg --output secrets.out -d secrets.gpg
gpgconf --reload gpg-agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment