Пакет perl-Crypt-RC4-2.02-30.el9.src
Имя | perl-Crypt-RC4 |
---|---|
Эпоха | 0 |
Версия | 2.02 |
Релиз | 30.el9 |
Архитектура | src |
Сайт | 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. |
Эррата | — |
Размер | 13 КиБ |
Исходный проект | perl-Crypt-RC4-2.02-30.el9 |
Контрольная сумма SHA-256 | b2455cd2b08b72fb51e0a713bc3742251a8ade02e364b3832c5968367c4e6c58 |
×
* 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