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

    Исходный пакет: python-module-otr
    Версия: 1.2.1-alt1
    Собран:  15 августа 2020 г. 11:58
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/AGProjects/python-otr

    Лицензия: LGPLv2+
    О пакете: Off-The-Record Messaging protocol implementation for Python
    Описание: 
    This package implements the Off-The-Record Messaging protocol in pure
    python.
    
    Off-The-Record Messaging (OTR) is a cryptographic protocol that provides
    encryption for instant messaging conversations. OTR uses a combination
    of AES symmetric-key algorithm with 128 bits key length, the
    Diffie-Hellman key exchange with 1536 bits group size, and the
    SHA-1/SHA-256 hash functions.

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

    Сопровождающий: Andrey Cherepanov

    Список участников:
    Andrey Cherepanov

      1. python-devel
      2. python-module-distribute
      3. rpm-build-python
      4. python-module-setuptools

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


    5 октября 2018 г. Andrey Cherepanov 1.2.1-alt1
    - New version.
    2 марта 2018 г. Andrey Cherepanov 1.2.0-alt1
    - Initial build for Sisyphus