Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    Crypt::OpenPGP::Key 1.03

    Download button

    No screenshots available
    Downloads: 340  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Benjamin Trott | More programs
    Perl Artistic License / FREE
    September 8th, 2008, 15:10 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Crypt::OpenPGP::Key description

    OpenPGP key factory

    Crypt::OpenPGP::Key is a Perl module with an OpenPGP key factory.

    SYNOPSIS

     use Crypt::OpenPGP::Key;
     my($pub, $sec) = Crypt::OpenPGP::Key->keygen('DSA', Size => 1024);

     use Crypt::OpenPGP::Key::Public;
     my $pubkey = Crypt::OpenPGP::Key::Public->new('DSA');

     use Crypt::OpenPGP::Key::Secret;
     my $seckey = Crypt::OpenPGP::Key::Secret->new('RSA');


    Crypt::OpenPGP::Key provides base class functionality for all Crypt::OpenPGP public and secret keys. It functions as a factory class for key generation and key instantiation.

    The only time you will ever use Crypt::OpenPGP::Key directly is to generate a key-pair; in all other scenarios--for example, when instantiating a new key object--you should use either Crypt::OpenPGP::Key::Public or Crypt::OpenPGP::Key::Secret, depending on whether the key is public or secret, respectively.


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    key factory | Perl module | OpenPGP | Perl | class

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM