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

    Исходный пакет: python3-module-ecdsa
    Версия: 0.18.0-alt1
    Собран:  11 сентября 2022 г. 16:30
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: 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-пакетом:
    python3-module-ecdsa (noarch)

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


      1. python3-module-setuptools
      2. rpm-build-intro >= 2.2.4
      3. rpm-build-python3

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


    11 сентября 2022 г. Vitaly Lipatov 0.18.0-alt1
    - new version 0.18.0 (with rpmrb script)
    15 августа 2021 г. Vitaly Lipatov 0.17.0-alt1
    - new version 0.17.0 (with rpmrb script)
    6 июля 2021 г. Vitaly Lipatov 0.16.1-alt1
    - new version 0.16.1 (with rpmrb script)