Pakket: libauthen-passphrase-perl (0.008-2)
Verwijzigingen voor libauthen-passphrase-perl
Debian bronnen:
Het bronpakket libauthen-passphrase-perl downloaden:
- [libauthen-passphrase-perl_0.008-2.dsc]
- [libauthen-passphrase-perl_0.008.orig.tar.gz]
- [libauthen-passphrase-perl_0.008-2.debian.tar.xz]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- Ivan Kohler (QA-pagina)
- Ansgar Burchardt (QA-pagina)
- Xavier Guimard (QA-pagina)
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Perl module encapsulating hashed passwords/passphrases as objects
Authen::Passphrase 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.
This package contains implementations of several specific passphrase schemes in addition to the base class.
Andere aan libauthen-passphrase-perl gerelateerde pakketten
|
|
|
|
-
- dep: libauthen-dechpwd-perl
- Perl module for DEC VMS password hashing
-
- dep: libcrypt-des-perl
- Perl DES encryption module
-
- dep: libcrypt-eksblowfish-perl
- Perl module implementing the Eksblowfish block cipher
-
- dep: libcrypt-mysql-perl
- Perl module to emulate the MySQL PASSWORD() function
-
- dep: libcrypt-passwdmd5-perl
- interoperable MD5-based crypt() for Perl
-
- dep: libcrypt-unixcrypt-xs-perl
- Perl XS interface that implements crypt() function
-
- dep: libdata-entropy-perl
- Perl module for entropy (randomness) management
-
- dep: libdigest-md4-perl
- MD4 Message Digest for Perl
-
- dep: libmodule-runtime-perl (>= 0.011)
- Perl module for runtime module handling
-
- dep: libparams-classify-perl
- Perl module for argument type classification
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language