Main > Programming > Libraries >

Crypt::OpenPGP 1.03

Crypt::OpenPGP 1.03

Sponsored Links

Crypt::OpenPGP 1.03 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.095 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 805
Date added: 2007-08-17
Publisher: Benjamin Trott

Crypt::OpenPGP 1.03 description

Crypt::OpenPGP is a Pure-Perl OpenPGP implementation.

SYNOPSIS

my $pgp = Crypt::OpenPGP->new;
my $result = $pgp->handle( Data => $message_body );

my $signature = $pgp->sign(
Filename => $file,
KeyID => $key_id,
Passphrase => $pass,
Detach => 1,
Armour => 1,
);

my $valid = $pgp->verify(
Signature => $signature,
Files => [ $file ],
);

my $ciphertext = $pgp->encrypt(
Filename => $file,
Recipients => $key_id,
Armour => 1,
);

my $plaintext = $pgp->decrypt(
Data => $ciphertext,
Passphrase => $pass,
);

Crypt::OpenPGP is a pure-Perl implementation of the OpenPGP standard[1]. In addition to support for the standard itself, Crypt::OpenPGP claims compatibility with many other PGP implementations, both those that support the standard and those that preceded it.

Crypt::OpenPGP provides signing/verification, encryption/decryption, keyring management, and key-pair generation; in short it should provide you with everything you need to PGP-enable yourself. Alternatively it can be used as part of a larger system; for example, perhaps you have a web-form-to-email generator written in Perl, and youd like to encrypt outgoing messages, because they contain sensitive information. Crypt::OpenPGP can be plugged into such a scenario, given your public key, and told to encrypt all messages; they will then be readable only by you.

This module currently supports RSA and DSA for digital signatures, and RSA and ElGamal for encryption/decryption. It supports the symmetric ciphers 3DES, Blowfish, IDEA, Twofish, CAST5, and Rijndael (AES). Rijndael is supported for key sizes of 128, 192, and 256 bits. Crypt::OpenPGP supports the digest algorithms MD5, SHA-1, and RIPE-MD/160. And it supports ZIP and Zlib compression.

Crypt::OpenPGP 1.03 Screenshot

Advertisements

Crypt::OpenPGP 1.03 Keywords

Bookmark Crypt::OpenPGP 1.03

Hyperlink code:
Link for forum:

Crypt::OpenPGP 1.03 Copyright

WareSeeker periodically updates pricing and software information of Crypt::OpenPGP 1.03 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 Crypt::OpenPGP 1.03 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
Crypt::OpenPGP::Plaintext is a plaintext, literal-data packet. Free Download
Crypt::Enigma is a Perl extension for emulating a World War II Enigma. Free Download
Crypt::OpenSSL::SMIME is a Perl module for signing and encrypting messages with S/MIME standard using OpenSSL libraries. Free Download
Apache SNMP Module allows you to monitor different configuration and status values of the Apache Web server using SNMP. Free Download
Crypt is a small C program that utilizes the crypt(3) function to include DES password checking/encryption in shell scripts. Free Download
OpenSC consists of tools and libraries and a PKCS#11 module to use smart cards and initialize blank smart cards. Free Download
as_propsheet can be used to create Web based user interfaces for configuring sets of properties. Free Download
Crypt::OpenSSL::CA::AlphabetSoup is a Perl module with a "PKIX" glossary. Free Download