Package python-module-ed25519: Information

    Source package: python-module-ed25519
    Version: 1.3-alt1.git20140928.1.1
    Build time:  Apr 4, 2016, 07:27 AM in the task #159698
    Report package bug
    License: MIT
    Summary: Python bindings to the Ed25519 public-key signature system
    Description: 
    This offers a comfortable python interface to a C implementation of the
    Ed25519 public-key signature system (http://ed25519.cr.yp.to/), using
    the portable 'ref' code from the 'SUPERCOP' benchmarking suite.
    
    This system provides high (128-bit) security, short (32-byte) keys,
    short (64-byte) signatures, and fast (2-6ms) operation. Please see the
    README for more details.

    List of rpms provided by this srpm:
    python-module-ed25519 (x86_64, i586)
    python-module-ed25519-debuginfo (x86_64, i586)
    python-module-ed25519-tests (x86_64, i586)
    python3-module-ed25519 (x86_64, i586)
    python3-module-ed25519-debuginfo (x86_64, i586)
    python3-module-ed25519-tests (x86_64, i586)



      1. python3-devel
      2. python-devel
      3. git-core
      4. python-modules-unittest
      5. rpm-build-python3

    Last changed


    March 17, 2016 Ivan Zakharyaschev 1.3-alt1.git20140928.1.1
    - (NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10
      (for ABI dependence and new python3(*) reqs)
    Jan. 28, 2016 Mikhail Efremov 1.3-alt1.git20140928.1
    - NMU: Use buildreq for BR.
    Feb. 26, 2015 Eugeny A. Rostovtsev 1.3-alt1.git20140928
    - Initial build for Sisyphus