gpg-zip1

GNU privacy guard - a PGP implementation (deprecated "classic" version)

Install

All systems
curl cmd.cat/gpg-zip1.sh
Debian Debian
apt-get install gnupg1
Ubuntu
apt-get install gnupg1
Alpine
apk add gnupg1
image/svg+xml Kali Linux
apt-get install gnupg1
Fedora
dnf install gnupg1
Windows (WSL2)
sudo apt-get update sudo apt-get install gnupg1
Raspbian
apt-get install gnupg1
Docker
docker run cmd.cat/gpg-zip1 gpg-zip1 powered by Commando

gnupg1

GNU privacy guard - a PGP implementation (deprecated "classic" version)

GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC 4880. The gnupg1 package provides GnuPG 1.4, the "classic" standalone, non-modularized version. It is provided mainly for people with the need to use archaic cryptographic objects like PGPv3 keys to access archived messages. It does not support more recent cryptographic primitives like ECDSA or EdDSA. Please use the gnupg package instead unless you know for sure that you need gnupg1. The gnupg1 package is built without libcurl to minimize dependencies, so it does not support HKPS keyservers. Install the gnupg1-curl package if you want to use the keyserver helper tools built with libcurl and supporting HKPS.