gpgme-json
GnuPG Made Easy (GPGME) is a library designed to make access to
Install
- All systems
-
curl cmd.cat/gpgme-json.sh
- Alpine
-
apk add gpgme
- Arch Linux
-
pacman -S gpgme
- CentOS
-
yum install gpgme
- Fedora
-
dnf install gpgme
- OS X
-
brew install gpgme
- Dockerfile
- dockerfile.run/gpgme-json
- Docker
-
docker run cmd.cat/gpgme-json gpgme-json
powered by Commando
gpgme
GnuPG Made Easy (GPGME) is a library designed to make access to
GnuPG easier for applications. It provides a high-level crypto API for encryption, decryption, signing, signature verification and key management.