Package perl-Crypt-Ed25519: Information

    Source package: perl-Crypt-Ed25519
    Version: 1.05-alt1
    Latest version according to Repology
    Build time:  Aug 18, 2021, 03:21 AM in the task #283186
    Category: Development/Perl
    Report package bug
    License: Perl
    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, ppc64le, i586, armh, aarch64)
    perl-Crypt-Ed25519-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Sergey Y. Afonin


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

    Last changed


    Aug. 17, 2021 Igor Vlasenko 1.05-alt1
    - automated CPAN update
    Jan. 24, 2019 Igor Vlasenko 1.04-alt1.2
    - rebuild with new perl 5.28.1
    Dec. 15, 2017 Igor Vlasenko 1.04-alt1.1
    - rebuild with new perl 5.26.1