python3.5-cryptography_1.7.1-3+deb9u1.10_armhf.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/wott/agent/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/wott/agent/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install python3.5-cryptography=1.7.1-3+deb9u1.10

Python library exposing cryptographic recipes and primitives (Python 3)

Full description:
  Python library exposing cryptographic recipes and primitives (Python 3)
 The cryptography library is designed to be a "one-stop-shop" for
 all your cryptographic needs in Python.
 .
 As an alternative to the libraries that came before it, cryptography
 tries to address some of the issues with those libraries:
  - Lack of PyPy and Python 3 support.
  - Lack of maintenance.
  - Use of poor implementations of algorithms (i.e. ones with known
    side-channel attacks).
  - Lack of high level, "Cryptography for humans", APIs.
  - Absence of algorithms such as AES-GCM.
  - Poor introspectability, and thus poor testability.
  - Extremely error prone APIs, and bad defaults.
 .
 This package contains the Python 3 version of cryptography.

Checksums

MD5 78810b702381227b202250bbabd22ea9
SHA1 3f9825d4fff27f003e05b58c5d6a4b101edc020e
SHA256 3e848bd6ec8e215888f3af1dba03da2e9afb77db7fa6aa52e0578da888d1453b
SHA512 5bbc140ce3c785eee4b8c3199b92c7a52fa81df4e17c898d540ee8fb924c49cb69aeba42d3d9d3a2fabb70e8472f01b868423f908773290ef112ad4dfcbf059b

Depends

  • python3 (<< 3.6), python3-setuptools, python3:any (>= 3.4~), libc6 (>= 2.4), libssl1.0.0 (>= 1.0.1), python3.5, python3.5-cffi, python3.5-idna, python3.5-pyasn1, python3.5-six

Suggests

  • python-cryptography-doc, python3-cryptography-vectors

Breaks

  • python3.5-openssl (<< 16.0.0)

Files

  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/ciphers/base.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/ciphers/algorithms.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/ciphers/__init__.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/asymmetric/utils.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/asymmetric/rsa.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/asymmetric/padding.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/asymmetric/ec.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/asymmetric/dsa.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/asymmetric/dh.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/asymmetric/__init__.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/__init__.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/bindings/openssl/binding.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/bindings/openssl/_conditional.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/bindings/openssl/__init__.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/bindings/commoncrypto/binding.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/bindings/commoncrypto/__init__.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/bindings/_padding.cpython-35m-arm-linux-gnueabihf.so
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/bindings/_openssl.cpython-35m-arm-linux-gnueabihf.so
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/bindings/_constant_time.cpython-35m-arm-linux-gnueabihf.so
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/bindings/__init__.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/openssl/x509.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/openssl/utils.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/openssl/rsa.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/openssl/hmac.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/openssl/hashes.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/openssl/encode_asn1.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/openssl/ec.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/openssl/dsa.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/openssl/dh.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/openssl/decode_asn1.py

Uploaded

over 6 years ago

Package Size

174 KB

Installed Size

1.08 MB

Downloads

0

wget

wget --content-disposition "https://packagecloud.io/wott/agent/packages/debian/jessie/python3.5-cryptography_1.7.1-3+deb9u1.10_armhf.deb/download.deb?distro_version_id=25"

Homepage

https://cryptography.io/