[ANNOUNCEMENT] Crypt_GPG-1.6.1 (stable) Released.
[email protected] ("PEAR Announce") Sun, 27 Aug 2017 07:40:55 -0400 (EDT)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Crypt_GPG-1.6.1 (stable) has been released at http://pear.php.net/.
Release notes
-------------
Fix Bug #21237: Use --skip-verify in decrypt() method
Update list of hash algorithm names
Add option to ignore signature verification errors on decrypt.
Package Info
------------
This package provides an object oriented interface to GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.
Though GnuPG can support symmetric-key cryptography, this package is intended only to facilitate public-key cryptography.
This package requires PHP version 5.4.8 or greater.
Related Links
-------------
Package home: http://pear.php.net/package/Crypt_GPG
Changelog: http://pear.php.net/package/Crypt_GPG/download/1.6.1
Download: http://download.pear.php.net/package/Crypt_GPG-1.6.1.tgz
Authors
-------
Michael Gauthier (lead)
Nathan Fredrickson <[email protected]> (lead)
Aleksander Machniak (lead)