pgpgpg
Wrapper for using GnuPG in programs designed for PGP
Install
- All systems
-
curl cmd.cat/pgpgpg.sh
- Debian
-
apt-get install pgpgpg
- Ubuntu
-
apt-get install pgpgpg
- Kali Linux
-
apt-get install pgpgpg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pgpgpg
- Raspbian
-
apt-get install pgpgpg
- Dockerfile
- dockerfile.run/pgpgpg
pgpgpg
Wrapper for using GnuPG in programs designed for PGP
Pgpgpg is a wrapper around Gnu Privacy Guard which takes PGP 2.6 command line options, translate them and then call GnuPG (Gnu Privacy Guard) to perform the desired action.