gnupg 1.5.2

wrapper around the gpgme library


This extension provides methods to interact with gnupg

License: BSD, revised

Changes

- Fixed GH-37: gnupg_decrypt() returns false when decrypting an encrypted empty string
- Fixed GH-46: gnupg_decrypt() segfaults when password callback user ID hint is not supplied
- Fixed 1.5.0 regressition - the deletekey `allow_secret` made optional again