Пакет python-module-ecdsa: Информация

Danger alert: Пакет удалён из репозитория sisyphus

Удалён в задании: #281851
Пакет удалён: Grigory Ustinov
Дата удаления: 5 августа 2021 г.
Сообщение: python2_eol
    Исходный пакет: python-module-ecdsa
    Версия: 0.13-alt2
    Собран:  6 ноября 2020 г. 20:14 в задании #261148
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/ecdsa/

    Лицензия: MIT
    О пакете: ECDSA cryptographic signature library (pure python)
    Описание: 
    This is an easy-to-use implementation of ECDSA cryptography (Elliptic
    Curve Digital Signature Algorithm), implemented purely in Python,
    released under the MIT license. With this library, you can quickly
    create keypairs (signing key and verifying key), sign messages, and
    verify the signatures. The keys and signatures are very short, making
    them easy to handle and incorporate into other protocols.
    
    This library provides key generation, signing, and verifying, for five
    popular NIST "Suite B" GF(p) curves, with key lengths of 192, 224, 256,
    384, and 521 bits. The "short names" for these curves, as known by the
    OpenSSL tool, are: prime192v1, secp224r1, prime256v1, secp384r1, and
    secp521r1. No other curves are included, but it would not be too hard to
    add more.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-ecdsa (noarch)
    python-module-ecdsa-tests (noarch)

    Сопровождающий: Eugeny A. Rostovtsev


      1. python-devel
      2. python-module-setuptools

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


    6 ноября 2020 г. Vitaly Lipatov 0.13-alt2
    - build python2 only
    16 мая 2018 г. Andrey Bychkov 0.13-alt1.2
    - (NMU) rebuild with python3.6
    13 марта 2016 г. Ivan Zakharyaschev 0.13-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)