Linux workstation

Debian 12 (Bookworm) native package

python3-cryptography

Python library exposing cryptographic recipes and primitives (Python 3)

Packages / Debian 12 (Bookworm) / python / python3-cryptography

[Source: python-cryptography]

Package: python3-cryptography (38.0.4-3+deb12u1)

Maintainers:

Tristan Seligmann

External Resources:

Homepage: [cryptography.io]

Similar packages:

Python library exposing cryptographic recipes and primitives (Python 3)

Other Packages Related to python3-cryptography:

  • dep: [python3] (>= 3~)

    interactive high-level object-oriented language (default python3 version)

  • dep: python3-cffi-backend-api-min (<= 9729)

    Package not available

  • dep: python3-cffi-backend-api-max (>= 9729)

    Package not available

  • dep: [python3] [any]

    interactive high-level object-oriented language (default python3 version)

  • dep: [libc6] (>= 2.34)

    GNU C Library: Shared libraries

  • dep: [libgcc-s1] (>= 4.2)

    GCC support library

  • dep: [libssl3] (>= 3.0.0)

    Secure Sockets Layer toolkit - shared libraries

Download python3-cryptography

ArchitecturePackage SizeInstalled SizeFiles
amd64650 KiB2.9 MiB[list of files]
arm64575 KiB2.8 MiB[list of files]

Шляхи файлів пакета (103)

Paths come from the repository package-file index for the observed builds. They describe archive/package associations, not every file that will exist on a running system after maintainer scripts, alternatives, generated state, diversions, or installation choices.

  • /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/top_level.txt
  • /usr/lib/python3/dist-packages/cryptography-38.0.4.dist-info/WHEEL
  • /usr/lib/python3/dist-packages/cryptography/__about__.py
  • /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/PKG-INFO
  • /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/exceptions.py
  • /usr/lib/python3/dist-packages/cryptography/fernet.py
  • /usr/lib/python3/dist-packages/cryptography/hazmat/backends/__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/__init__.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/__init__.py
  • /usr/lib/python3/dist-packages/cryptography/hazmat/bindings/_openssl.abi3.so
  • /usr/lib/python3/dist-packages/cryptography/hazmat/bindings/openssl/binding.py
  • /usr/lib/python3/dist-packages/cryptography/hazmat/bindings/openssl/_conditional.py
  • /usr/lib/python3/dist-packages/cryptography/hazmat/bindings/openssl/__init__.py
  • /usr/lib/python3/dist-packages/cryptography/hazmat/bindings/_openssl.pyi
  • /usr/lib/python3/dist-packages/cryptography/hazmat/bindings/_rust.abi3.so
  • /usr/lib/python3/dist-packages/cryptography/hazmat/bindings/_rust/asn1.pyi
  • /usr/lib/python3/dist-packages/cryptography/hazmat/bindings/_rust/__init__.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/__init__.py
  • /usr/lib/python3/dist-packages/cryptography/hazmat/_oid.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/__init__.py
  • /usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/padding.py
  • /usr/lib/python3/dist-packages/cryptography/hazmat/primitives/_asymmetric.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/_cipheralgorithm.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/__init__.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/__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/__init__.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/base.py
  • /usr/lib/python3/dist-packages/cryptography/hazmat/primitives/serialization/__init__.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.py
  • /usr/lib/python3/dist-packages/cryptography/hazmat/primitives/serialization/ssh.py
  • /usr/lib/python3/dist-packages/cryptography/hazmat/primitives/twofactor/hotp.py
  • /usr/lib/python3/dist-packages/cryptography/hazmat/primitives/twofactor/__init__.py
  • /usr/lib/python3/dist-packages/cryptography/hazmat/primitives/twofactor/totp.py
  • /usr/lib/python3/dist-packages/cryptography/__init__.py
  • /usr/lib/python3/dist-packages/cryptography/py.typed
  • /usr/lib/python3/dist-packages/cryptography/utils.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/__init__.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/doc/python3-cryptography/changelog.Debian.gz
  • /usr/share/doc/python3-cryptography/changelog.gz
  • /usr/share/doc/python3-cryptography/copyright
  • /usr/share/python3/dist/python3-cryptography

Field source: Debian 12 (Bookworm) main amd64 revision bookworm-main-amd64:9e0b5aabb2465b3d2e7a7fe27f9913846277833f7a2826e7767acccff5b588c5

Використати цей пакет

OpenFactory може завантажити цю операційну систему у віртуальній машині браузера або почати збірку образу з рідною назвою пакета з цього запису.

Версії, набори та репозиторії

Кожен рядок: метадані індексу пакетів для однієї версії, архітектури, набору й репозиторію. Назви, URL і розміри зі джерела; посилання є змінним місцем отримання, не перерозповсюдженням OpenFactory.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
38.0.4-3+deb12u1bookworm / mainamd64Debian 12 · main · amd64650 KiB2.9 MiBpool/main/p/python-cryptography/python3-cryptography_38.0.4-3+deb12u1_amd64.deb
38.0.4-3+deb12u1bookworm / mainarm64Debian 12 · main · arm64576 KiB2.8 MiBpool/main/p/python-cryptography/python3-cryptography_38.0.4-3+deb12u1_arm64.deb
38.0.4-3~deb12u1bookworm-security / mainamd64Debian 12 security · main · amd64650 KiB2.9 MiBpool/updates/main/p/python-cryptography/python3-cryptography_38.0.4-3~deb12u1_amd64.deb
38.0.4-3~deb12u1bookworm-security / mainarm64Debian 12 security · main · arm64575 KiB2.8 MiBpool/updates/main/p/python-cryptography/python3-cryptography_38.0.4-3~deb12u1_arm64.deb

Field source: Debian 12 (Bookworm) main amd64 revision bookworm-main-amd64:9e0b5aabb2465b3d2e7a7fe27f9913846277833f7a2826e7767acccff5b588c5

Контрольні суми й дати спостереження

For an APT source, signature verification authenticates the repository metadata chain and the Packages index containing this source-reported artifact digest. It does not certify package safety.

38.0.4-3+deb12u1 / amd64Observed Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha256: c1a53527b03b36910cbb864b71c09091bd2bc3d824b73b8bc3135bfeb6ca3292

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' 'c1a53527b03b36910cbb864b71c09091bd2bc3d824b73b8bc3135bfeb6ca3292' 'python3-cryptography_38.0.4-3+deb12u1_amd64.deb' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Debian 12 (Bookworm) main amd64 revision bookworm-main-amd64:9e0b5aabb2465b3d2e7a7fe27f9913846277833f7a2826e7767acccff5b588c5

38.0.4-3+deb12u1 / arm64Observed Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha256: a72cc44b284f523e685af818d1eb68baa0595dcbaab838cfa041169c0bfeddac

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' 'a72cc44b284f523e685af818d1eb68baa0595dcbaab838cfa041169c0bfeddac' 'python3-cryptography_38.0.4-3+deb12u1_arm64.deb' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Debian 12 (Bookworm) main arm64 revision bookworm-main-arm64:2ddb1737692e8c45c53e8d57c0ce4cd21c78c5703b830c3226b1423566a06c00

38.0.4-3~deb12u1 / amd64Observed Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha256: 8dc973ce894590ef438f28f85313e97ec367c9b44aea47b85723d3b0d00dcb59

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' '8dc973ce894590ef438f28f85313e97ec367c9b44aea47b85723d3b0d00dcb59' 'python3-cryptography_38.0.4-3~deb12u1_amd64.deb' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Debian 12 (Bookworm) security main amd64 revision bookworm-security-main-amd64:f6c2fe702b8cabb044e7bb46c5eaf3962abb6cfed5fcac896ffeb271b9d15104

38.0.4-3~deb12u1 / arm64Observed Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha256: b3bdef695a9f53ca7dea43ae2491a54f41eb38ffcad0075ebc3a6a24290d7645

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' 'b3bdef695a9f53ca7dea43ae2491a54f41eb38ffcad0075ebc3a6a24290d7645' 'python3-cryptography_38.0.4-3~deb12u1_arm64.deb' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Debian 12 (Bookworm) security main arm64 revision bookworm-security-main-arm64:f9b8756324afddf50b1c19d6d46164158c0361909fddc40b48777ad665dfdb14

Повнота запису каталогу

The completeness score measures metadata coverage, not software quality, security, compatibility, or suitability.

Summary and description
25/25
Artifact path and source digest
25/25
Dependency metadata
15/15
Package-file index
0/15
Homepage
5/5
License text
0/5
Source package or maintainer
10/10

Recorded total: 80/100

Field source: Debian 12 (Bookworm) main amd64 revision bookworm-main-amd64:9e0b5aabb2465b3d2e7a7fe27f9913846277833f7a2826e7767acccff5b588c5, Debian 12 (Bookworm) main arm64 revision bookworm-main-arm64:2ddb1737692e8c45c53e8d57c0ce4cd21c78c5703b830c3226b1423566a06c00, Debian 12 (Bookworm) security main amd64 revision bookworm-security-main-amd64:f6c2fe702b8cabb044e7bb46c5eaf3962abb6cfed5fcac896ffeb271b9d15104, Debian 12 (Bookworm) security main arm64 revision bookworm-security-main-arm64:f9b8756324afddf50b1c19d6d46164158c0361909fddc40b48777ad665dfdb14. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Джерела та походження

Field-source links above resolve here. Each source entry names the metadata publisher, trust tier, exact snapshot revision, signature result, and observation time; catalog-derived mappings are labeled separately.

  • Authoritative source; repository metadata signature verified, revision bookworm-main-amd64:9e0b5aabb2465b3d2e7a7fe27f9913846277833f7a2826e7767acccff5b588c5

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    77737fa4b34f2693e982cc9ee35736816c35a7778fc2d326cc1bbf5b301fe1aa
    Signer fingerprint
    4CB50190207B4758A3F73A796ED0E7B82643E131
    Keyring revision
    debian-archive-keyring.gpg
    SHA-256 506b815cbb32d9b6066b4a2aa524071e071761e7e7f68c3ac74f3061ba852017
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: main/binary-amd64/Packages.xz
    Expected SHA-256: 9e0b5aabb2465b3d2e7a7fe27f9913846277833f7a2826e7767acccff5b588c5
    Observed SHA-256: 9e0b5aabb2465b3d2e7a7fe27f9913846277833f7a2826e7767acccff5b588c5
    Result: match verified

  • Authoritative source; repository metadata signature verified, revision bookworm-main-arm64:2ddb1737692e8c45c53e8d57c0ce4cd21c78c5703b830c3226b1423566a06c00

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    77737fa4b34f2693e982cc9ee35736816c35a7778fc2d326cc1bbf5b301fe1aa
    Signer fingerprint
    4CB50190207B4758A3F73A796ED0E7B82643E131
    Keyring revision
    debian-archive-keyring.gpg
    SHA-256 506b815cbb32d9b6066b4a2aa524071e071761e7e7f68c3ac74f3061ba852017
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: main/binary-arm64/Packages.xz
    Expected SHA-256: 2ddb1737692e8c45c53e8d57c0ce4cd21c78c5703b830c3226b1423566a06c00
    Observed SHA-256: 2ddb1737692e8c45c53e8d57c0ce4cd21c78c5703b830c3226b1423566a06c00
    Result: match verified

  • Authoritative source; repository metadata signature verified, revision bookworm-security-main-amd64:f6c2fe702b8cabb044e7bb46c5eaf3962abb6cfed5fcac896ffeb271b9d15104

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    6d12b591dde8841119e7e66de94b2af438681faebffabe08ea364290f7aaee1c
    Signer fingerprint
    ED541312A33F1128F10B1C6C54404762BBB6E853
    Keyring revision
    debian-archive-keyring.gpg
    SHA-256 506b815cbb32d9b6066b4a2aa524071e071761e7e7f68c3ac74f3061ba852017
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: main/binary-amd64/Packages.xz
    Expected SHA-256: f6c2fe702b8cabb044e7bb46c5eaf3962abb6cfed5fcac896ffeb271b9d15104
    Observed SHA-256: f6c2fe702b8cabb044e7bb46c5eaf3962abb6cfed5fcac896ffeb271b9d15104
    Result: match verified

  • Authoritative source; repository metadata signature verified, revision bookworm-security-main-arm64:f9b8756324afddf50b1c19d6d46164158c0361909fddc40b48777ad665dfdb14

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    6d12b591dde8841119e7e66de94b2af438681faebffabe08ea364290f7aaee1c
    Signer fingerprint
    ED541312A33F1128F10B1C6C54404762BBB6E853
    Keyring revision
    debian-archive-keyring.gpg
    SHA-256 506b815cbb32d9b6066b4a2aa524071e071761e7e7f68c3ac74f3061ba852017
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: main/binary-arm64/Packages.xz
    Expected SHA-256: f9b8756324afddf50b1c19d6d46164158c0361909fddc40b48777ad665dfdb14
    Observed SHA-256: f9b8756324afddf50b1c19d6d46164158c0361909fddc40b48777ad665dfdb14
    Result: match verified