mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2024-11-21 14:07:10 +00:00
877 B
877 B
TODO list
- Update PHP.net documentation - including changes in 1.5.0
- Add CI for running tests
- Fix mem leak for encrypting empty key
- Fix / review and test PR of decryption with multiple keys
- Add support for exporting multiple keys using
gpgme_op_export_ext
- Return decrypt result if extra param supplied (including recipients)
- Extend keyinfo
- Add
can_encrypt
,can_sign
,can_certify
andcan_authenticate
to the main key - Add user signatures
- Add
- Add missing tests for following functions:
gnupg_geterror
gnupg_getprotocol
gnupg_clearsignkeys
gnupg_clearencryptkeys
gnupg_cleardecryptkeys
gnupg_gettrustlist