Package python-module-cryptography: Information

    Source package: python-module-cryptography
    Version: 3.0-alt1
    Build time:  Jul 5, 2022, 01:49 AM
    Report package bug
    License: Apache-2.0
    Summary: Cryptographic recipes and primitives to Python developers.
    Description: 
    cryptography is a package which provides cryptographic recipes and primitives to Python developers.
    Our goal is for it to be your "cryptographic standard library". cryptography includes both high level
    recipes, and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message
    digests and key derivation functions.

    List of rpms provided by this srpm:
    python-module-cryptography (e2kv6, e2kv5, e2kv4, e2k)
    python-module-cryptography-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Vladimir Didenko


      1. libssl-devel
      2. python-devel = 2.7
      3. python-module-asn1crypto >= 0.21.0
      4. python-module-cffi
      5. python-module-enum34
      6. rpm-build-licenses
      7. rpm-build-python >= 0.8
      8. python-module-pyasn1
      9. python-module-setuptools
      10. python-module-setuptools

    Last changed


    July 21, 2020 Vladimir Didenko 3.0-alt1
    - new version (3.0)
    - build Python 2 version only (Python 3 version moved to separate package)
    April 3, 2020 Vladimir Didenko 2.9-alt1
    - new version (2.9)
    - re-enable tests
    Jan. 16, 2020 Grigory Ustinov 2.8-alt2
    - Bootstrap for python3.8.