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

perl-authen-dechpwd

DEC VMS password hashing

Authen::DecHpwd implements the SYS$HASH_PASSWORD password hashing function from VMS (also known as LGI$HPWD) and some associated VMS username and password handling functions. The password hashing function is implemented in XS with a pure Perl backup version for systems that cannot handle XS.

Installation

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

guix install perl-authen-dechpwd

Or install a particular version:

guix install perl-authen-dechpwd@2.007

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.