head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2010.08.02.19.11.21;	author brix;	state Exp;
branches;
next	1.2;

1.2
date	2009.03.25.18.32.20;	author brix;	state Exp;
branches;
next	1.1;

1.1
date	2008.06.01.21.01.12;	author brix;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to v0.007
- Add LICENSE
@
text
@%%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%%/Authen/Passphrase
@@dirrmtry %%SITE_PERL%%/Authen
@


1.2
log
@- Update to v0.006
@
text
@a19 1
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Passphrase
a20 1
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen
@


1.1
log
@This is the base class for a system of objects that encapsulate
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)
@
text
@a0 1
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Passphrase/.packlist
@

