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.6.11(12mo ago)954.4M—9%33[1 issues](https://github.com/pear/Crypt_GPG/issues)[1 PRs](https://github.com/pear/Crypt_GPG/pulls)9LGPL-2.1PHPPHP &gt;=5.4.8CI passing

Since Aug 19Pushed 12mo 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 1mo ago

READMEChangelogDependencies (4)Versions (21)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)

```
