Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > System > Benchmarks

    Crypt::OpenPGP::Compressed 1.03

    Download button

    No screenshots available
    Downloads: 597  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, 11:30 GMT
    ROOT / System / Benchmarks

     Read user reviews (0)  Refer to a friend  Subscribe

    Crypt::OpenPGP::Compressed description

    Compressed data packets.

    Crypt::OpenPGP::Compressed is a Perl module with compressed data packets.

    SYNOPSIS

     use Crypt::OpenPGP::Compressed;

     my $cdata = Crypt::OpenPGP::Compressed->new( Data => $data );
     my $serialized = $cdata->save;

     my $cdata = Crypt::OpenPGP::Compressed->parse($buffer);
     my $data = $cdata->decompress;


    Crypt::OpenPGP::Compressed implements compressed data packets, providing both compression and decompression functionality, for all supported compression algorithms (Zlib and ZIP). This class uses Compress::Zlib for all compression/decompression needs for both algorithms: ZIP is simply Zlib with a different setting for the WindowBits parameter.

    Decompressing a compressed data packet should always yield a stream of valid PGP packets (which you can then parse using Crypt::OpenPGP::PacketFactory). Similarly, when compressing a packet the input data should be a stream of packets.


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    compressed data | Perl module | OpenPGP | compressed | data



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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