Main > Programming > Libraries >

GnuPG 0.09

GnuPG 0.09

Sponsored Links

GnuPG 0.09 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.027 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1180
Date added: 2006-08-04
Publisher: Francis J. Lacoste

GnuPG 0.09 description

GnuPG is a Perl module interface to the GNU Privacy Guard.

SYNOPSIS

use GnuPG qw( :algo );

my $gpg = new GnuPG();

$gpg->encrypt( plaintext => "file.txt", output => "file.gpg",
armor => 1, sign => 1,
passphrase => $secret );

$gpg->decrypt( ciphertext => "file.gpg", output => "file.txt" );

$gpg->clearsign( plaintext => "file.txt", output => "file.txt.asc",
passphrase => $secret, armor => 1,
);

$gpg->verify( signature => "file.txt.asc", file => "file.txt" );

$gpg->gen_key( name => "Joe Blow", comment => "My GnuPG key",
passphrase => $secret,
);

GnuPG is a perl interface to the GNU Privacy Guard. It uses the shared memory coprocess interface that gpg provides for its wrappers. It tries its best to map the interactive interface of the gpg to a more programmatic model.

GnuPG 0.09 Screenshot

Advertisements

GnuPG 0.09 Keywords

Bookmark GnuPG 0.09

Hyperlink code:
Link for forum:

GnuPG 0.09 Copyright

WareSeeker periodically updates pricing and software information of GnuPG 0.09 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of GnuPG 0.09 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Pgpgpg is a wrapper arround Gnu Privacy Guard . Free Download
Kgpg is a frontend for GNU Privacy Guard (GnuPG). It provides file encryption, file decryption and key management. Free Download
PLJava is Perl module that will embed Perl into Java. Free Download
PerlIO is a Perl module created to load on demand PerlIO layers and root of PerlIO::* name space. Free Download
App::Manager is a Perl module for installing, managing and uninstalling software packages. Free Download
SVN-Pusher is a Perl module that allows one to propagate changesets from one Subversion repository to the other. Free Download
Code::Perl is a Perl module to produce Perl code from a tree. Free Download
Test::Signature is a Perl module to automate SIGNATURE testing. Free Download