This package browser is in early development. Mind the rough edges.

perl-authen-passphrase

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. In addition to the base class, this module also contains implementations of several specific passphrase schemes.

Installation

Install the latest version of perl-authen-passphrase as follows:

guix install perl-authen-passphrase

Or install a particular version:

guix install perl-authen-passphrase@0.008

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/perl-authen-passphrase/'><img src='http://127.0.0.1:3000/packages/perl-authen-passphrase/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/perl-authen-passphrase/badges/latest-version.svg)](http://127.0.0.1:3000/packages/perl-authen-passphrase/)
Org: [[http://127.0.0.1:3000/packages/perl-authen-passphrase/][http://127.0.0.1:3000/packages/perl-authen-passphrase/badges/latest-version.svg]]