All Versions
4
Latest Version
Avg Release Cycle
310 days
Latest Release
2634 days ago
Changelog History
Changelog History
-
v4.0.0
March 22, 2016 -
v0.4.0.0 Changes
March 23, 20160.4.0.0
- ๐ verifyDetached and verifyDetached' Verify a payload using a detached signature. (thanks mmhat)
- ๐ verifyPlain and verifyPlain' Verify a payload using a plain signature. (thanks mmhat)
-
v0.3.0.0 Changes
January 06, 2015- โ Added listKeys (thanks bgamari)
- Replaced withArmor with setArmor
- โ Removed withKey, manual freeing is no longer required so you can use getKey (thanks bgamari)
- ๐ Support for passphrase callbacks (thanks bgamari)
- Note that the operation of this feature is a bit inconsistent between GPG versions. GPG 1.4 using the use-agent option and GPG >= 2.1 require that the gpg-agent for the session has the allow-loopback-pinentry option enabled (this can be achieved by adding allow-loopback-pinentry to gpg-agent.conf. GPG versions between 2.0 and 2.1 do not support the --pinentry-mode option necessary for this support.
- See http://lists.gnupg.org/pipermail/gnupg-devel/2013-February/027345.html and the gpgme-tool example included in the gpgme tree for details.
-
v0.1.0.0
July 12, 2014