[ Все 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.noarch download

Имя perl-Crypt-RC4
Эпоха 0
Версия 2.02
Релиз 30.el9
Архитектура noarch
Сайт https://metacpan.org/release/Crypt-RC4
Лицензия GPL+ or Artistic
Время сборки 2023-09-27 09:52:42
Хост сборки 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.
Эррата
Размер 13 КиБ
Исходный проект perl-Crypt-RC4-2.02-30.el9
Контрольная сумма SHA-256 c7911149d189f6e2e90aae176db5fccaca4be1dbebf7a51f1d188d6ad0293c0e
× Full screenshot
История изменений 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