Official PHP gnupg extension repository
Find a file
2021-01-16 20:46:52 +00:00
phpc@8b5b1e718f Update phpc with 8.0 support 2021-01-16 20:46:52 +00:00
tests Update tests to match new test key 2021-01-16 20:46:52 +00:00
.gitignore Update .gitignore 2018-09-29 15:02:20 +01:00
.gitmodules Make initial port to phpc 2016-05-21 21:27:06 +01:00
config.m4 Update phpc with 8.0 support 2021-01-16 20:46:52 +00:00
EXPERIMENTAL initial release 2005-10-07 18:59:50 +00:00
gnupg.c Refactore gnupg_deletekey to allow boolean allow_secret 2021-01-16 20:46:52 +00:00
gnupg_keylistiterator.c Fix missing and incorrect arginfos 2021-01-16 20:46:52 +00:00
LICENSE Update LICENSE file 2016-07-24 19:01:52 +01:00
NEWS.md Add NEWS.md and update TODO.md 2019-08-18 16:23:05 +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 Add NEWS.md and update TODO.md 2019-08-18 16:23:05 +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.