Package perl-Crypt-Ed25519: Information

    Source package: perl-Crypt-Ed25519
    Version: 1.03-alt2
    Build time:  Apr 7, 2016, 03:31 PM in the task #162581
    Category: Development/Perl
    Report package bug
    License: Perl (GPL or Artistic)
    Summary: bare-bones Ed25519 public key signing/verification system
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-Crypt-Ed25519 (x86_64, i586)
    perl-Crypt-Ed25519-debuginfo (x86_64, i586)

    Maintainer: Sergey Y. Afonin

    List of contributors:
    Sergey Y. Afonin
    Igor Vlasenko

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

    Last changed


    April 7, 2016 Sergey Y. Afonin 1.03-alt2
    - merged spec with package from autoimports
    Feb. 18, 2016 Sergey Y. Afonin 1.03-alt1
    - initial build for Sisyphus
    Oct. 14, 2015 Igor Vlasenko 1.03-alt1
    - regenerated from template by package builder