perl-crypt-rc4
Perl implementation of the RC4 encryption algorithm
A pure Perl implementation of the RC4 algorithm.
- Versions: 2.02
- Website: https://metacpan.org/release//Crypt-RC4
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of perl-crypt-rc4 as follows:
guix install perl-crypt-rc4
Or install a particular version:
guix install perl-crypt-rc4@2.02
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-rc4 about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/perl-crypt-rc4'><img src='https://packages.guix.gnu.org/packages/perl-crypt-rc4/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/perl-crypt-rc4)
Example Org:
[[https://packages.guix.gnu.org/packages/perl-crypt-rc4][https://packages.guix.gnu.org/packages/perl-crypt-rc4/badges/latest-version.svg]]