Debian packages on transit

only installed packages

Package: python3-cryptography
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 2982
Maintainer: Tristan Seligmann <mithrandi@debian.org> [Debian Bug Report]
Architecture: amd64
Source: python-cryptography
Version: 38.0.4-3
Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.34), libgcc-s1 (>= 4.2), libssl3 (>= 3.0.0)
Suggests: python-cryptography-doc, python3-cryptography-vectors
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.
Homepage: https://cryptography.io/

Files owned by package python3-cryptography:

/usr
/usr/lib
/usr/lib/python3
/usr/lib/python3/dist-packages
/usr/lib/python3/dist-packages/cryptography
/usr/lib/python3/dist-packages/cryptography-38.0.4.dist-info
/usr/lib/python3/dist-packages/cryptography-38.0.4.dist-info/METADATA
/usr/lib/python3/dist-packages/cryptography-38.0.4.dist-info/RECORD
/usr/lib/python3/dist-packages/cryptography-38.0.4.dist-info/WHEEL
/usr/lib/python3/dist-packages/cryptography-38.0.4.dist-info/top_level.txt
/usr/lib/python3/dist-packages/cryptography.egg-info
/usr/lib/python3/dist-packages/cryptography.egg-info/PKG-INFO
/usr/lib/python3/dist-packages/cryptography.egg-info/dependency_links.txt
/usr/lib/python3/dist-packages/cryptography.egg-info/not-zip-safe
/usr/lib/python3/dist-packages/cryptography.egg-info/requires.txt
/usr/lib/python3/dist-packages/cryptography.egg-info/top_level.txt
/usr/lib/python3/dist-packages/cryptography/__about__.py
/usr/lib/python3/dist-packages/cryptography/__init__.py
/usr/lib/python3/dist-packages/cryptography/exceptions.py
/usr/lib/python3/dist-packages/cryptography/fernet.py
/usr/lib/python3/dist-packages/cryptography/hazmat
/usr/lib/python3/dist-packages/cryptography/hazmat/__init__.py
/usr/lib/python3/dist-packages/cryptography/hazmat/_oid.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/__init__.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/__init__.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/aead.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/backend.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/ciphers.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/cmac.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/decode_asn1.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/dh.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/dsa.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/ec.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/ed25519.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/ed448.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/hashes.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/hmac.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/poly1305.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/rsa.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/utils.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/x25519.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/x448.py
/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/x509.py
/usr/lib/python3/dist-packages/cryptography/hazmat/bindings
/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/__init__.py
/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/_openssl.abi3.so
/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/_openssl.pyi
/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/_rust
/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/_rust.abi3.so
/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/_rust/__init__.pyi
/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/_rust/asn1.pyi
/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/_rust/ocsp.pyi
/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/_rust/x509.pyi
/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/openssl
/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/openssl/__init__.py
/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/openssl/_conditional.py
/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/openssl/binding.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/__init__.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/_asymmetric.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/_cipheralgorithm.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/_serialization.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/__init__.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/dh.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/dsa.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/ec.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/ed448.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/padding.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/rsa.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/types.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/utils.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/x25519.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/x448.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/ciphers
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/ciphers/__init__.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/ciphers/aead.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/ciphers/algorithms.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/ciphers/base.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/ciphers/modes.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/cmac.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/constant_time.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/hashes.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/hmac.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/kdf
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/kdf/__init__.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/kdf/concatkdf.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/kdf/hkdf.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/kdf/kbkdf.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/kdf/scrypt.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/kdf/x963kdf.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/keywrap.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/padding.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/poly1305.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/serialization
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/serialization/__init__.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/serialization/base.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/serialization/pkcs12.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/serialization/pkcs7.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/serialization/ssh.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/twofactor
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/twofactor/__init__.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/twofactor/hotp.py
/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/twofactor/totp.py
/usr/lib/python3/dist-packages/cryptography/py.typed
/usr/lib/python3/dist-packages/cryptography/utils.py
/usr/lib/python3/dist-packages/cryptography/x509
/usr/lib/python3/dist-packages/cryptography/x509/__init__.py
/usr/lib/python3/dist-packages/cryptography/x509/base.py
/usr/lib/python3/dist-packages/cryptography/x509/certificate_transparency.py
/usr/lib/python3/dist-packages/cryptography/x509/extensions.py
/usr/lib/python3/dist-packages/cryptography/x509/general_name.py
/usr/lib/python3/dist-packages/cryptography/x509/name.py
/usr/lib/python3/dist-packages/cryptography/x509/ocsp.py
/usr/lib/python3/dist-packages/cryptography/x509/oid.py
/usr/share
/usr/share/doc
/usr/share/doc/python3-cryptography
/usr/share/doc/python3-cryptography/changelog.Debian.gz
/usr/share/doc/python3-cryptography/changelog.gz
/usr/share/doc/python3-cryptography/copyright
/usr/share/python3
/usr/share/python3/dist
/usr/share/python3/dist/python3-cryptography


Generated by dpkg-www 2.64