Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Crypt::OpenPGP encryption signature

by ksublondie (Friar)
on Mar 28, 2013 at 18:10 UTC ( [id://1026011]=note: print w/replies, xml ) Need Help??


in reply to Crypt::OpenPGP encryption signature

Well, come to find out, I'm trying to use a DSA key which apparently isn't supported in Crypt::OpenPGP. Back to the drawing board.

Replies are listed 'Best First'.
Re^2: Crypt::OpenPGP encryption signature
by radiantmatrix (Parson) on Jun 30, 2013 at 20:12 UTC

    Why not create a module which simply invokes GnuPG's gpg command for your needs? If and when there is a Perl module with more complete support, you can revise your module to use it.

    <radiant.matrix>
    Ramblings and references
    “A positive attitude may not solve all your problems, but it will annoy enough people to make it worth the effort.” — Herm Albright
    I haven't found a problem yet that can't be solved by a well-placed trebuchet

      Why not create a module which simply invokes GnuPG's gpg command for your needs? If and when there is a Perl module with more complete support, you can revise your module to use it.

      beecause eeet eexists :) GnuPG - Perl module interface to the GNU Privacy Guard (v1.x.x series)
      GnuPG::Interface - Perl interface to GnuPG

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1026011]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (10)
As of 2024-03-28 10:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found