Crypt::Imail

Crypt::Imail is a Perl module that can be used to encrypt and decrypt IMail passwords.
Download

Crypt::Imail Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Stephen D. Wells
  • Publisher web site:
  • http://search.cpan.org/~yxes/Crypt-Imail-0.01/Imail.pm

Crypt::Imail Tags


Crypt::Imail Description

Crypt::Imail is a Perl module that can be used to encrypt and decrypt IMail passwords. Crypt::Imail is a Perl module that can be used to encrypt and decrypt IMail passwords.SYNOPSIS use Crypt::Imail; $im = Crypt::Imail->new(); my $encrypted_pass = $im->encrypt($user, $password); my $password = $im->decrypt($user, $encrypted_pass); Requirements: · Perl


Crypt::Imail Related Software