Documentation
PSPGP Docs
Curated documentation workspace for PSPGP.
PSPGP adds PGP key generation, encryption, decryption, signing, and verification to PowerShell workflows.
Start here
Typical use
- generate a public/private PGP key pair
- encrypt strings, files, or folders before transfer
- decrypt content inside a controlled automation step
- sign and verify content where a PGP workflow is already expected