[ Все 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 ]
×

Проект perl-Crypt-RC4-2.02-30.el9

Имя perl-Crypt-RC4
Эпоха 0
Версия 2.02
Релиз 30.el9
Сайт https://metacpan.org/release/Crypt-RC4
Лицензия GPL+ or Artistic
Время сборки 2023-09-27 09:52:40
Хост сборки builder-x86-04.inferitos.ru
Краткое описание Perl implementation of the RC4 encryption algorithm
Репозитории Extras
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
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
История изменений 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