5027b59c5e
passphrases. An object of this type is a passphrase recogniser: its job is to recognise whether an offered passphrase is the right one. For security, such passphrase recognisers usually do not themselves know the passphrase they are looking for; they can merely recognise it when they see it. There are many schemes in use to achieve this effect, and the intent of this class is to provide a consistent interface to them all, hiding the details. The CPAN package Authen::Passphrase contains implementations of several specific passphrase schemes in addition to the base class. WWW: http://search.cpan.org/dist/Authen-Passphrase/ Approved by: erwin (mentor)
24 lines
1.1 KiB
Text
24 lines
1.1 KiB
Text
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Passphrase/.packlist
|
|
%%SITE_PERL%%/Authen/Passphrase.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/AcceptAll.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/BigCrypt.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/BlowfishCrypt.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/Clear.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/Crypt16.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/DESCrypt.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/EggdropBlowfish.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/LANManager.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/LANManagerHalf.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/MD5Crypt.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/MySQL323.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/MySQL41.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/NTHash.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/NetscapeMail.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/PHPass.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/RejectAll.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/SaltedDigest.pm
|
|
%%SITE_PERL%%/Authen/Passphrase/VMSPurdy.pm
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Passphrase
|
|
@dirrm %%SITE_PERL%%/Authen/Passphrase
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen
|
|
@dirrmtry %%SITE_PERL%%/Authen
|