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
HTML: <a href='http://127.0.0.1:3000/packages/perl-crypt-des/'><img src='http://127.0.0.1:3000/packages/perl-crypt-des/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/perl-crypt-des/badges/latest-version.svg)](http://127.0.0.1:3000/packages/perl-crypt-des/) Org: [[http://127.0.0.1:3000/packages/perl-crypt-des/][http://127.0.0.1:3000/packages/perl-crypt-des/badges/latest-version.svg]]