Crypt::Salt

Crypt::Salt is a Perl module for generating a salt to be fed into crypt.
Download

Crypt::Salt Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jonathan Steinert
  • Publisher web site:
  • http://search.cpan.org/~hachi/Crypt-Salt-0.01/lib/Crypt/Salt.pm

Crypt::Salt Tags


Crypt::Salt Description

Crypt::Salt is a Perl module for generating a salt to be fed into crypt. Crypt::Salt is a Perl module for generating a salt to be fed into crypt.SYNOPSIS use Crypt::Salt; print crypt( "secret", salt() );The single exported subroutine in this module is for generating a salt suitable for being fed to crypt() and other similar functions. Requirements: · Perl


Crypt::Salt Related Software