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::Eksblowfish::Family 0.008

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Andrew Main | More programs
    Perl Artistic License / FREE
    August 20th, 2008, 13:26 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Crypt::Eksblowfish::Family description

    A Perl module from the Eksblowfish cipher family.

    Crypt::Eksblowfish::Family is a Perl module from the Eksblowfish cipher family.

    SYNOPSIS

    use Crypt::Eksblowfish::Family;

    $family = Crypt::Eksblowfish::Family->new_family(8, $salt);

    $cost = $family->cost;
    $salt = $family->salt;
    $block_size = $family->blocksize;
    $key_size = $family->keysize;
    $cipher = $family->new($key);


    An object of this class represents an Eksblowfish cipher family. It contains the family parameters (cost and salt), and if combined with a key it yields an encryption function. See Crypt::Eksblowfish for discussion of the Eksblowfish algorithm.

    It is intended that an object of this class can be used as the "-cipher" parameter to Crypt::CBC and similar systems. Normally that parameter is the name of a class, such as "Crypt::Rijndael", where the class implements a block cipher algorithm. The class provides a new constructor that accepts a key. In the case of Eksblowfish, the key alone is not sufficient. An Eksblowfish family fills the role of block cipher algorithm. Therefore a family object is used in place of a class name, and it is the family object the provides the new constructor.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Eksblowfish cipher | Eksblowfish engine | Perl module | Eksblowfish | block | cipher

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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