crypt-gpg-pinentry
GNU Privacy Guard (GnuPG)
Install
- All systems
-
curl cmd.cat/crypt-gpg-pinentry.sh
- Debian
-
apt-get install php-crypt-gpg
- Ubuntu
-
apt-get install php-crypt-gpg
- Alpine
-
apk add roundcubemail
- Arch Linux
-
pacman -S roundcubemail
- Fedora
-
dnf install php-pear-crypt-gpg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install php-crypt-gpg
- Raspbian
-
apt-get install php-crypt-gpg
- Dockerfile
- dockerfile.run/crypt-gpg-pinentry
- Docker
-
docker run cmd.cat/crypt-gpg-pinentry crypt-gpg-pinentry
powered by Commando
php-pear-crypt-gpg
GNU Privacy Guard (GnuPG)
php-crypt-gpg
PHP PEAR module for encrypting and decrypting with GnuPG
Crypt/GPG.php provides an object oriented interface to GNU Privacy Guard (GnuPG). This PEAR package is intended to facilitate public-key cryptography.