Official PHP gnupg extension repository
Find a file
2016-10-07 20:28:22 +01:00
phpc@6b7438355c Use fixed PHPC_HASH_CSTR_ADD_PTR 2016-05-29 18:53:20 +01:00
tests Use fixed PHPC_HASH_CSTR_ADD_PTR 2016-05-29 18:53:20 +01:00
.gitignore Make initial port to phpc 2016-05-21 21:27:06 +01:00
.gitmodules Make initial port to phpc 2016-05-21 21:27:06 +01:00
config.m4 Close: https://bugs.php.net/bug.php?id=69785 2016-05-03 02:50:01 -05:00
EXPERIMENTAL initial release 2005-10-07 18:59:50 +00:00
gnupg.c Fix CS in gnupg_adddecryptkey and gnupg_addencryptkey 2016-10-07 20:28:22 +01:00
gnupg_keylistiterator.c Port gnupg_keylistiterator to use phpc 2016-05-22 18:52:23 +01:00
LICENSE Update LICENSE file 2016-07-24 19:01:52 +01:00
package.xml Release 1.4.0 2016-08-29 20:05:08 +01:00
php_gnupg.h Release 1.4.0 2016-08-29 20:05:08 +01:00
php_gnupg_keylistiterator.h Port gnupg_keylistiterator to use phpc 2016-05-22 18:52:23 +01:00
README Update README 2016-06-19 18:18:59 +01:00
UPGRADING Add UPGRADING file 2016-07-21 20:06:33 +01:00

A documentation how to install a PECL-Extension is available in the PHP-Manual http://www.php.net/manual/en/install.pecl.php

The extension documentation is now available in the PHP-Manual: http://php.net/manual/en/book.gnupg.php

The extension supports only gnupg version 1 and the version 2 is not currently supported. It should be fixed in the extension version 1.5.