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

perl-authen-dechpwd 2.007

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 perl-authen-dechpwd 2.007 as follows:

guix install perl-authen-dechpwd@2.007

Or install the latest version:

guix install perl-authen-dechpwd

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.