Пакет perl-BSD-arc4random: Информация

    Исходный пакет: perl-BSD-arc4random
    Версия: 1.50-alt3
    Собран:  7 апреля 2016 г. 14:10 в задании #162549
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: 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 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)

    Сопровождающий: Sergey Y. Afonin

    Список участников:
    Sergey Y. Afonin
    Igor Vlasenko
    Cronbuild Service

      1. perl-devel
      2. perl-podlators
      3. rpm-build-licenses
      4. rpm-build-perl
      5. perl(DynaLoader.pm)
      6. perl(Exporter.pm)

    Последнее изменение


    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