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

    Apache::Wyrd::Services::Key 0.98

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Barry King | More programs
    Perl Artistic License / FREE
    August 12th, 2008, 19:02 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Apache::Wyrd::Services::Key description

    An Apache-resident crypto key (Blowfish).

    Apache::Wyrd::Services::Key is an Apache-resident crypto key (Blowfish).

    SYNOPSIS

    < Perl >
    use strict;
    use Apache::Wyrd::Services::Key;
    Apache::Wyrd::Services::Key->instance();
    < /Perl >


    A subclass of the Singleton class, the key is created using the instance method, not the new method.

    Generates a random cryptographic key (for Blowfish) for use with an Apache::Wyrd::Services::CodeRing object. Designed to be used at server startup in order to keep the key in shared memory. As the key is never stored in a file and then changes on server restart, it cannot be obtained trivially. This makes it suitable for storing state information on the browser without exposing the internals of your program.

    If Blowfish is not available on your system, it will attempt Blowfish_PP (pure perl) before failing to compile.

    Fixed keys are also possible. The instance method can also accept a string as an argument to use in place of a randomly-generated key.

    In development environments, with frequent server restarts, it is advisable to use a fixed key to prevent your Form state and Login Cookies from becoming unusable.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    crypto key | Blowfish encryption | Perl module | Apache | crypto | key

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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