PHPackages                             pear/crypt\_gpg - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. pear/crypt\_gpg

ActiveLibrary[Security](/categories/security)

pear/crypt\_gpg
===============

Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.

v1.8.0(1mo ago)974.6M↓41%339LGPL-2.1PHPPHP &gt;=5.6CI passing

Since Oct 16Pushed 1mo ago17 watchersCompare

[ Source](https://github.com/pear/Crypt_GPG)[ Packagist](https://packagist.org/packages/pear/crypt_gpg)[ Docs](https://github.com/pear/Crypt_GPG)[ RSS](/packages/pear-crypt-gpg/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (7)Versions (24)Used By (9)Security (1)

Crypt\_GPG
==========

[](#crypt_gpg)

Crypt\_GPG is a PHP package to interact with the [GNU Privacy Guard (GnuPG)](https://www.gnupg.org/). GnuPG is a free and open-source implementation of the [OpenPGP](https://www.ietf.org/rfc/rfc4880.txt)protocol, providing key management, data encryption and data signing. Crypt\_GPG provides an object-oriented API for performing OpenPGP actions using GnuPG.

Documentation
-------------

[](#documentation)

### Quick Example

[](#quick-example)

```
