Пакет perl-BSD-arc4random
Исходный пакет: perl-BSD-arc4random
Версия: 1.50-alt3
Категория: Разработка/Perl
Сообщить об ошибке в пакете
Версия: 1.50-alt3
Собран: 7 апреля 2016 г. 14:10
в задании #162549
Сообщить об ошибке в пакете
Gear: https://git.altlinux.org/srpms/p/perl-BSD-arc4random.git?a=tree;…
Домашняя страница: http://search.cpan.org/dist/BSD-arc4random/
Домашняя страница: http://search.cpan.org/dist/BSD-arc4random/
Лицензия: Perl (GPL or Artistic)
О пакете: This module provides a Perl API for the BSDs' arc4random(3) suite of functions
Описание:
О пакете: This module provides a Perl API for the BSDs' arc4random(3) suite of functions
Описание:
This module provides a Perl API for the BSDs' arc4random(3) suite of functions and adds a few high-level functions, such as the new arc4random_uniform(3). The Perl functions are ithreads-safe (only if threads::shared is required). Scalars can be tied to this pak- kage, yielding uniformly distributed random numbers with an arbi- trary upper bound on read access, contributing to the RC4 entropy pool on write access. An exported global $RANDOM variable returns 15-bit unsigned random numbers, from [0; 32767], similar to mksh. Furthermore, Perl's internal PRNG is seeded with entropy obtained from the arc4random generator once on module load time.
Список rpm-пакетов, предоставляемых данным srpm-пакетом:
perl-BSD-arc4random (x86_64, i586)
perl-BSD-arc4random-debuginfo (x86_64, i586)
Последние изменения:perl-BSD-arc4random (x86_64, i586)
perl-BSD-arc4random-debuginfo (x86_64, i586)
7 апреля 2016 г. Sergey Y. Afonin 1.50-alt3 |
- imported from autoimports - spec's cleanups |
27 ноября 2015 г. Igor Vlasenko 1.50-alt2.1 |
- rebuilt with perl 5.22 |
13 декабря 2014 г. Cronbuild Service 1.50-alt2 |
- rebuilt to get rid of unmets |