gnupgpecl.php.netwrapper around the gpgme libraryThis extension provides methods to interact with gnupg.
Jim Jagielskijimjagjimjag@php.netyes2015-02-111.3.61.3.6stablestableBSD, revisedFix compatibility with PHP 5.4, 5.5 and 5.6
iterator fix
bug #65342
4.41.4.0b1gnupg1.3.61.3.6stablestable2015-02-11BSD, revisedCompilation bug
1.3.51.3.5stablestable2015-02-11BSD, revisedFix compatibility with PHP 5.4, 5.5 and 5.6
iterator fix
bug #65342
1.3.41.3.4stablestable2013-XX-XXBSD, revisedXXX
1.3.31.3.3stablestable2013-07-17BSD, revisedFix compatibility with PHP 5.4 and 5.5
1.3.21.3.2stablestable2010-07-20BSD, revisedFix compatibility with gpgme >= 1.2.0 and crashes on 64-bit systems
1.3.11.3.1stablestable2007-05-04BSD, revisedfixed double-free with recent gpgme-lib
1.31.3stablestable2006-11-06BSD, revisedPHP 5.2 compatibility
gnupg_deletekey now allows deleting a secret key in procedural usage
bumped min version to 4.4
1.21.2stablestable2006-05-23BSD, revisedfixed bug #7587 (gnupg_verify fails with detached signature)
added "summary" into signature-array
1.11.1stablestable2006-03-16BSD, revisedimproved PHP4 compatibility
passphrase-errors now takes care of the errormode
1.01.0stablestable2005-12-29BSD, revisedbump to stable
0.7.10.7.1betabeta2005-12-01BSD, revisedfixed PHP 5.1 build
0.70.7betabeta2005-11-29BSD, revisedchanged licence to BSD, revised
fixed error during keyimport when the keyring is not writeable
fixed error when an invalid errormode is passed to seterrormode
0.6.10.6.1betabeta2005-11-12BSD, revisedfixed zts build
0.60.6betabeta2005-11-12BSD, revised+ added seterrormode
- various memory optimizations
0.50.5betabeta2005-10-25BSD, revisednow supports multiple keys. added getsignatures. verify can now handle all signature types. therefore the API has changed.
0.40.4betabeta2005-10-17BSD, revisedadded procedual usage and lowered min PHP Version to 4.3
0.30.3betabeta2005-10-15BSD, revisedadded import/export methods and better errormessages
0.20.2betabeta2005-10-10BSD, revisedadded keylistiterator, encryptsign and decryptverify
0.10.1betabeta2005-10-07BSD, revisedinitial release