[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project perl-Crypt-RC4-2.02-30.el9

Name perl-Crypt-RC4
Epoch 0
Version 2.02
Release 30.el9
Website/URL https://metacpan.org/release/Crypt-RC4
License GPL+ or Artistic
Build Time 2023-09-27 09:52:40
Build Host builder-x86-04.inferitos.ru
Summary Perl implementation of the RC4 encryption algorithm
Repositories Extras
Description A simple implementation of the RC4 algorithm, developed by RSA Security, Inc. Here is the description from RSA's website: RC4 is a stream cipher designed by Rivest for RSA Data Security (now RSA Security). It is a variable key-size stream cipher with byte-oriented operations. The algorithm is based on the use of a random permutation. Analysis shows that the period of the cipher is overwhelmingly likely to be greater than 10100. Eight to sixteen machine operations are required per output byte, and the cipher can be expected to run very quickly in software. Independent analysts have scrutinized the algorithm and it is considered secure.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
perl-Crypt-RC4-2.02-30.el9.noarch Perl implementation of the RC4 encryption algorithm c7911149d189f6e2e90aae176db5fccaca4be1dbebf7a51f1d188d6ad0293c0e download
src
perl-Crypt-RC4-2.02-30.el9.src Perl implementation of the RC4 encryption algorithm b2455cd2b08b72fb51e0a713bc3742251a8ade02e364b3832c5968367c4e6c58 download
Changelog link
* Wed Sep 27 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.02-30
- Rebuilt for MSVSphere 9.2

* Wed Jan 12 2022 Petr Pisar <ppisar@redhat.com> - 2.02-30
- Correct dependencies
- Package the tests