Summary | Use gnupg PECL module to do PGP processing |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | slusarz (at) horde (dot) org |
Created | 03/17/2009 (5978 days ago) |
Due | |
Updated | 03/25/2015 (3779 days ago) |
Assigned | |
Resolved | 03/25/2015 (3779 days ago) |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
This is pretty much necessary in the future since GnuPG v2.1 simply
won't work non-interactively anymore (at least the way gnupg is used
with pinentry on Arch Linux, for example).
commit c12b889ca90a48ba57da8d5938ad73ca711da644
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed Mar 25 00:32:06 2015 -0600
[mms] Added PGP backend support for the gnupg PECL extension
(
Request #8093).For now, only a few features are implemented. Still need to add the bulk
of the functionality.
framework/Crypt/lib/Horde/Crypt/Pgp.php | 3 +
.../Crypt/lib/Horde/Crypt/Pgp/Backend/Pecl.php | 82
++++++++++++++++++++
framework/Crypt/package.xml | 18 ++++-
3 files changed, 99 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/c12b889ca90a48ba57da8d5938ad73ca711da644
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Use gnupg PECL module to do PGP processing
Type ⇒ Enhancement
State ⇒ New