python3.5-cryptography_1.7.1-3+deb9u1.10_amd64.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 41789fa369292f6ad184200aacb5a0ac
SHA1 a2ebcee6bd9cbdfe446fc56ddd760d4aa9c1e774
SHA256 955b1283a9b7d0601d1d6b84ff6b2c678d56c58eac220dd1cf63987030d5978e
SHA512 4251ab887a51734d16f20f8876d1aac2051c83e48cd859f89fabd5f87818a6841ceae40f5175470bb4405ed78d0d7c1d6895f289030e743ca785e555e6e3a6fe

Depends

  • python3 (<< 3.6), python3-setuptools, python3:any (>= 3.4~), libc6 (>= 2.14), 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/backends/openssl/cmac.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/openssl/ciphers.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/openssl/backend.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/openssl/__init__.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/multibackend.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/interfaces.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/commoncrypto/hmac.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/commoncrypto/hashes.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/commoncrypto/ciphers.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/commoncrypto/backend.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/commoncrypto/__init__.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/backends/__init__.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/__init__.py
  • /usr/lib/python3.5/dist-packages/cryptography/fernet.py
  • /usr/lib/python3.5/dist-packages/cryptography/exceptions.py
  • /usr/lib/python3.5/dist-packages/cryptography/__init__.py
  • /usr/lib/python3.5/dist-packages/cryptography/__about__.py
  • /usr/lib/python3.5/dist-packages/cryptography-1.7.1.egg-info/top_level.txt
  • /usr/lib/python3.5/dist-packages/cryptography-1.7.1.egg-info/requires.txt
  • /usr/lib/python3.5/dist-packages/cryptography-1.7.1.egg-info/PKG-INFO
  • /usr/lib/python3.5/dist-packages/cryptography-1.7.1.egg-info/not-zip-safe
  • /usr/lib/python3.5/dist-packages/cryptography-1.7.1.egg-info/entry_points.txt
  • /usr/lib/python3.5/dist-packages/cryptography-1.7.1.egg-info/dependency_links.txt

Uploaded

over 6 years ago

Package Size

208 KB

Installed Size

1.44 MB

Downloads

0

wget

wget --content-disposition "https://packagecloud.io/wott/agent/packages/ubuntu/trusty/python3.5-cryptography_1.7.1-3+deb9u1.10_amd64.deb/download.deb?distro_version_id=20"

Homepage

https://cryptography.io/