Official PHP gnupg extension repository
Find a file
2018-06-18 15:36:48 +01:00
phpc@6b7438355c Use fixed PHPC_HASH_CSTR_ADD_PTR 2016-05-29 18:53:20 +01:00
tests Add checks for previous subkey values in oo keyinfo test 2018-06-18 15:36:48 +01:00
.gitignore Do not ignore pubring and secring as they are cleaned 2018-05-17 20:25:56 +01:00
.gitmodules Make initial port to phpc 2016-05-21 21:27:06 +01:00
config.m4 Fix --with-gnupg=dir to use correct dir 2018-06-05 17:56:58 +01:00
EXPERIMENTAL initial release 2005-10-07 18:59:50 +00:00
gnupg.c spaces vs. tabs 2018-06-06 20:34:42 +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 Add gnupg_getengineinfo 2018-05-31 20:41:56 +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
TODO.md Fixes #6: Add additional output fields to keyinfo() + listsignatures() 2018-06-06 20:34:42 +01:00
UPGRADING Fix typo in UPGRADING 2018-05-17 20:15:28 +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.