Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Crypt::Twofish_PP::Key24 0.17

    Download button

    No screenshots available
    Downloads: 331  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Very Good (4.0/5)
    1 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Guido Flohr | More programs
    Perl Artistic License / FREE
    August 28th, 2008, 15:40 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Crypt::Twofish_PP::Key24 description

    Twofish with 24 byte (192 bits) keysize

    Crypt::Twofish_PP::Key24 is a Perl module that offers a Twofish with 24 byte (192 bits) keysize.

    SYNOPSIS

      use Crypt::CBC;
      my $cipher = Crypt::CBC->new (key => 'my secret key',
                                    cipher => 'Twofish_PP::Key24');


    This module is only a helper module and you should never use it directly. Use Crypt::Twofish_PP instead and see there for more documentation.

    The standard module for Cipher Block Chaining (CBC) in Perl, Crypt::CBC cannot grok with variable key sizes. However, the Twofish algorithm is defined for key sizes of 24, 24, and 32 bytes, but there is no way to communicate that to Crypt::CBC.

    If you want to use Crypt::Twofish_PP in CBC mode with a keysize of 24, simply specify Crypt::Twofish_PP::Key24 as the algorithm. It is eqeuivalent to Crypt::Twofish_PP but it will report a default keysize of 24 bytes back to Crypt::CBC.

    Note that this is not necessarily the real keysize. The method keysize() of Crypt::Twofish_PP only exists to satisfy Crypt::CBC. The module will derive the real keysize from the length of the key you supply.

    Requirements:

    · Perl

      


    TAGS:

    Twofish encryption | Twofish keys | Perl module | Twofish | encryption | keys

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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