Authen::PIN

Create and verify strong PIN numbers
Download

Authen::PIN Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Luis E. Mu
  • Publisher web site:
  • http://search.cpan.org/~luismunoz/Crypt-PasswdMD5-1.3/PasswdMD5.pm

Authen::PIN Tags


Authen::PIN Description

Create and verify strong PIN numbers Authen::PIN is a Perl module to create and verify strong PIN numbers.SYNOPSIS use Authen::PIN; my $pinset = new Authen::PIN ('PPPCCP123HHHHHHHV', $start # Optional ); $pinset->set($start); # Preferred $pinset->inc($inc); $pinset->pin($pass_through, $serial);# OR $pinset->pin($serial); # undef $pass_throughThis module provides an interface to create crypto-strong PIN numbers for applications such as calling cards that require a number that is difficult to guess and that might convey hidden information. Requirements: · Perl


Authen::PIN Related Software