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

perl-crypt-des 2.07

DES encryption module

Crypt::DES is an XS-based implementation of the DES cryptography algorithm. The module implements the Crypt::CBC interface which has blocksize, keysize, encrypt and decrypt functions.

Installation

Install perl-crypt-des 2.07 as follows:

guix install perl-crypt-des@2.07

Or install the latest version:

guix install perl-crypt-des

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.