[ 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 ]
×

Package perl-Crypt-RC4-2.02-30.el9.src download

Name perl-Crypt-RC4
Epoch 0
Version 2.02
Release 30.el9
Architecture src
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
Size 13 KiB
Source Project perl-Crypt-RC4-2.02-30.el9
SHA-256 checksum b2455cd2b08b72fb51e0a713bc3742251a8ade02e364b3832c5968367c4e6c58
× Full screenshot
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