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/share/python3/dist/python3.5-cryptography
  • /usr/share/doc/python3.5-cryptography/copyright
  • /usr/share/doc/python3.5-cryptography/changelog.Debian.gz
  • /usr/lib/python3.5/dist-packages/cryptography/x509/oid.py
  • /usr/lib/python3.5/dist-packages/cryptography/x509/name.py
  • /usr/lib/python3.5/dist-packages/cryptography/x509/general_name.py
  • /usr/lib/python3.5/dist-packages/cryptography/x509/extensions.py
  • /usr/lib/python3.5/dist-packages/cryptography/x509/base.py
  • /usr/lib/python3.5/dist-packages/cryptography/x509/__init__.py
  • /usr/lib/python3.5/dist-packages/cryptography/utils.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/twofactor/utils.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/twofactor/totp.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/twofactor/hotp.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/twofactor/__init__.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/serialization.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/padding.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/keywrap.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/kdf/x963kdf.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/kdf/scrypt.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/kdf/kbkdf.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/kdf/hkdf.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/kdf/concatkdf.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/kdf/__init__.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/interfaces/__init__.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/hmac.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/hashes.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/constant_time.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/cmac.py
  • /usr/lib/python3.5/dist-packages/cryptography/hazmat/primitives/ciphers/modes.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/raspbian/jessie/python3.5-cryptography_1.7.1-3+deb9u1.10_armhf.deb/download.deb?distro_version_id=154"

Homepage

https://cryptography.io/