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

    Исходный пакет: perl-Crypt-Ed25519
    Версия: 1.03-alt2
    Собран:  7 апреля 2016 г. 15:31 в задании #162581
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Crypt-Ed25519/

    Лицензия: Perl (GPL or Artistic)
    О пакете: bare-bones Ed25519 public key signing/verification system
    Описание: 
    This module implements Ed25519 public key generation, message signing and
    verification. It is a pretty bare-bones implementation that implements
    the standard Ed25519 variant with SHA512 hash, as well as a slower API
    compatible with the upcoming EdDSA RFC.
    
    The security target for Ed25519 is to be equivalent to 3000 bit RSA or
    AES-128.
    
    The advantages of Ed25519 over most other signing algorithms are:
    small public/private key and signature sizes (<= 64 octets), good key
    generation, signing and verification performance, no reliance on random
    number generators for signing and by-design immunity against branch or
    memory access pattern side-channel attacks.
    
    More detailed praise and other info can be found at
    http://ed25519.cr.yp.to/index.html.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Crypt-Ed25519 (x86_64, i586)
    perl-Crypt-Ed25519-debuginfo (x86_64, i586)

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

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

      1. perl-Canary-Stability
      2. perl-Encode
      3. perl-devel
      4. rpm-build-licenses

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


    7 апреля 2016 г. Sergey Y. Afonin 1.03-alt2
    - merged spec with package from autoimports
    18 февраля 2016 г. Sergey Y. Afonin 1.03-alt1
    - initial build for Sisyphus
    14 октября 2015 г. Igor Vlasenko 1.03-alt1
    - regenerated from template by package builder