perl-crypt-des
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.
- Versions: 2.07
- Website: https://metacpan.org/release/Crypt-DES
- Licenses: Modified BSD
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of perl-crypt-des as follows:
guix install perl-crypt-des
Or install a particular version:
guix install perl-crypt-des@2.07
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
You can use the following badge to inform users of perl-crypt-des about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/perl-crypt-des'><img src='https://packages.guix.gnu.org/packages/perl-crypt-des/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/perl-crypt-des)
Example Org:
[[https://packages.guix.gnu.org/packages/perl-crypt-des][https://packages.guix.gnu.org/packages/perl-crypt-des/badges/latest-version.svg]]