Skip to main content

cryptography is a package which provides cryptographic recipes and primitives to Python developers.

Project description

Latest Version Latest Docs https://travis-ci.org/pyca/cryptography.svg?branch=master https://github.com/pyca/cryptography/workflows/CI/badge.svg?branch=master https://codecov.io/github/pyca/cryptography/coverage.svg?branch=master

cryptography is a package which provides cryptographic recipes and primitives to Python developers. Our goal is for it to be your “cryptographic standard library”. It supports Python 2.7, Python 3.5+, and PyPy 5.4+.

cryptography includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests, and key derivation functions. For example, to encrypt something with cryptography’s high level symmetric encryption recipe:

>>> from cryptography.fernet import Fernet
>>> # Put this somewhere safe!
>>> key = Fernet.generate_key()
>>> f = Fernet(key)
>>> token = f.encrypt(b"A really secret message. Not for prying eyes.")
>>> token
'...'
>>> f.decrypt(token)
'A really secret message. Not for prying eyes.'

You can find more information in the documentation.

You can install cryptography with:

$ pip install cryptography

For full details see the installation documentation.

Discussion

If you run into bugs, you can file them in our issue tracker.

We maintain a cryptography-dev mailing list for development discussion.

You can also join #cryptography-dev on Freenode to ask questions or get involved.

Security

Need to report a security issue? Please consult our security reporting documentation.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cryptography-3.1.1.tar.gz (534.9 kB view details)

Uploaded Source

Built Distributions

cryptography-3.1.1-cp38-cp38-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.8 Windows x86-64

cryptography-3.1.1-cp38-cp38-win32.whl (1.3 MB view details)

Uploaded CPython 3.8 Windows x86

cryptography-3.1.1-cp37-cp37m-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.7m Windows x86-64

cryptography-3.1.1-cp37-cp37m-win32.whl (1.3 MB view details)

Uploaded CPython 3.7m Windows x86

cryptography-3.1.1-cp36-cp36m-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.6m Windows x86-64

cryptography-3.1.1-cp36-cp36m-win32.whl (1.3 MB view details)

Uploaded CPython 3.6m Windows x86

cryptography-3.1.1-cp36-abi3-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.6+ Windows x86-64

cryptography-3.1.1-cp36-abi3-win32.whl (1.3 MB view details)

Uploaded CPython 3.6+ Windows x86

cryptography-3.1.1-cp35-cp35m-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.5m Windows x86-64

cryptography-3.1.1-cp35-cp35m-win32.whl (1.3 MB view details)

Uploaded CPython 3.5m Windows x86

cryptography-3.1.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.5+ manylinux: glibc 2.12+ x86-64

cryptography-3.1.1-cp35-abi3-manylinux1_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.5+

cryptography-3.1.1-cp35-abi3-macosx_10_10_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.5+ macOS 10.10+ x86-64

cryptography-3.1.1-cp27-cp27mu-manylinux2010_x86_64.whl (2.6 MB view details)

Uploaded CPython 2.7mu manylinux: glibc 2.12+ x86-64

cryptography-3.1.1-cp27-cp27mu-manylinux1_x86_64.whl (2.6 MB view details)

Uploaded CPython 2.7mu

cryptography-3.1.1-cp27-cp27m-win_amd64.whl (1.5 MB view details)

Uploaded CPython 2.7m Windows x86-64

cryptography-3.1.1-cp27-cp27m-win32.whl (1.3 MB view details)

Uploaded CPython 2.7m Windows x86

cryptography-3.1.1-cp27-cp27m-manylinux2010_x86_64.whl (2.6 MB view details)

Uploaded CPython 2.7m manylinux: glibc 2.12+ x86-64

cryptography-3.1.1-cp27-cp27m-manylinux1_x86_64.whl (2.6 MB view details)

Uploaded CPython 2.7m

cryptography-3.1.1-cp27-cp27m-macosx_10_10_x86_64.whl (1.8 MB view details)

Uploaded CPython 2.7m macOS 10.10+ x86-64

File details

Details for the file cryptography-3.1.1.tar.gz.

File metadata

  • Download URL: cryptography-3.1.1.tar.gz
  • Upload date:
  • Size: 534.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1.tar.gz
Algorithm Hash digest
SHA256 9d9fc6a16357965d282dd4ab6531013935425d0dc4950df2e0cf2a1b1ac1017d
MD5 c3807891d36aa9de8187e9db8b2bb457
BLAKE2b-256 5d4b7bb135c5787c003cdbc44990c5f41908f0f37135e0bb554e880d90fd5f6f

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 99d4984aabd4c7182050bca76176ce2dbc9fa9748afe583a7865c12954d714ba
MD5 e67e1c8a2f8c01e70dcecd1a5b613d0e
BLAKE2b-256 43e7a0aee036e493b49e51155edfef2df2e3b8dcbf562c18e606aab7bb94cc25

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ab010e461bb6b444eaf7f8c813bb716be2d78ab786103f9608ffd37a4bd7d490
MD5 c110c7e6cfda0ce1df877afb2b60acdf
BLAKE2b-256 ffb66e71f850418cb495dd00a45e4aabb6dfd42e40a3da0830be3c8c8d6f619e

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 f99317a0fa2e49917689b8cf977510addcfaaab769b3f899b9c481bbd76730c2
MD5 248161cd4d3dbd02cf429a1af3e32562
BLAKE2b-256 eb625baf58c2d89b712b193f6bb5e9077bc34d71996c94fd5299594709e2395f

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 b2bded09c578d19e08bd2c5bb8fed7f103e089752c9cf7ca7ca7de522326e921
MD5 f51eafba220c112a7cd2487c7e51108a
BLAKE2b-256 ee668f0095474f348feed17db0afd2e8046f0b255d43cfbc034a1b1154ac7e30

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 48ee615a779ffa749d7d50c291761dc921d93d7cf203dca2db663b4f193f0e49
MD5 e99befc8e111805456ba5d91be5e2f61
BLAKE2b-256 f4d03a79496df06e4496c710d68257f01df8bb2e13786ef9b676b8e0df82d3b4

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 21b47c59fcb1c36f1113f3709d37935368e34815ea1d7073862e92f810dc7499
MD5 7a8eb3d562eea6b08876f39e44557a34
BLAKE2b-256 67ccb544089b9342568b3b8c49b34c01ed26ab565bc4b22cb3eb35991b53b277

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp36-abi3-win_amd64.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp36-abi3-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.6+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp36-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 b12e715c10a13ca1bd27fbceed9adc8c5ff640f8e1f7ea76416352de703523c8
MD5 6ffa460daba476bd3421afe9fa938427
BLAKE2b-256 3f4da01d154e818c643ade94ac0e68dbe82758918fc3c1e1308a93392755679f

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp36-abi3-win32.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp36-abi3-win32.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.6+, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp36-abi3-win32.whl
Algorithm Hash digest
SHA256 762bc5a0df03c51ee3f09c621e1cee64e3a079a2b5020de82f1613873d79ee70
MD5 cef9c8066dc30a9d92e7076c80371b7b
BLAKE2b-256 4954721742f06b04cf89b4c8908abdfb21562ed00d0793fc3b2066aeff2338e2

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 451cdf60be4dafb6a3b78802006a020e6cd709c22d240f94f7a0696240a17154
MD5 b0fc0467b1919eb939cb153487083643
BLAKE2b-256 97b7798c0a9be1a028fdbbae12b1dbe0cc564f83835b3681506e7034ece67af3

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp35-cp35m-win32.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 559d622aef2a2dff98a892eef321433ba5bc55b2485220a8ca289c1ecc2bd54f
MD5 3c1138dc2c815b0c9eedc7002a7ad69a
BLAKE2b-256 3b1d7ab404f8b1952e881e66cbeb80754d291c953ecbcfc91976dd139bdb272b

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp35-abi3-manylinux2014_aarch64.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp35-abi3-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.5+
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp35-abi3-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 89aceb31cd5f9fc2449fe8cf3810797ca52b65f1489002d58fe190bfb265c536
MD5 0fa1040a6ec7b3226041cce57799846a
BLAKE2b-256 bd23bb27adc3ae9046fe188d0171e10e26263e6236647ec9cc2578a9aae89cf8

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp35-abi3-manylinux2010_x86_64.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp35-abi3-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.5+, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp35-abi3-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 4549b137d8cbe3c2eadfa56c0c858b78acbeff956bd461e40000b2164d9167c6
MD5 a8f39732a1db8510de2f64ae4dc06bfa
BLAKE2b-256 336230f6936941d87a5ed72efb24249437824f6b2c953901245b58c91fde2f27

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp35-abi3-manylinux1_x86_64.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp35-abi3-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.5+
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp35-abi3-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a7597ffc67987b37b12e09c029bd1dc43965f75d328076ae85721b84046e9ca7
MD5 ea148b0f9afbf6e13f70e26fa8ef21a1
BLAKE2b-256 70d2ae380f16d025459d282878e094518664a13a0e740cc957b1ada59590991d

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp35-abi3-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp35-abi3-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.5+, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp35-abi3-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 f0e099fc4cc697450c3dd4031791559692dd941a95254cb9aeded66a7aa8b9bc
MD5 febc1ac0d7fc6fdabbe357d0b2260e37
BLAKE2b-256 d34899888a2c33a8addbb6c6dfeeb440425b9fbfa77cc37729d4dfde89cf0245

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp27-cp27mu-manylinux2010_x86_64.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp27-cp27mu-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 2.7mu, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp27-cp27mu-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 5d52c72449bb02dd45a773a203196e6d4fae34e158769c896012401f33064396
MD5 59e9c243cd18c1e4a8ca38a6f007bb03
BLAKE2b-256 edb879858c68bafa7517c20859334ad270fe0c174a65c1ab80a9b8b377e7584b

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 680da076cad81cdf5ffcac50c477b6790be81768d30f9da9e01960c4b18a66db
MD5 fd3fe64f0274c79231ef05f5f524376f
BLAKE2b-256 6aa8784e82d913987a5bf75a30824cae9edafa1f365a6c43c86ff468e9eee454

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 b372026ebf32fe2523159f27d9f0e9f485092e43b00a5adacf732192a70ba118
MD5 92698b325d6e8037e4221e517de1f565
BLAKE2b-256 30527919a88877e5192bd09cfae46de37ecdbbb06a9bb743f50c334dd1721863

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp27-cp27m-win32.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 cb179acdd4ae1e4a5a160d80b87841b3d0e0be84af46c7bb2cd7ece57a39c4ba
MD5 23a1b608d72a90b1a9ac57eccdf8ebe5
BLAKE2b-256 d46d585e6caf2816fb7e225b98944b4dbe8a84fd5cc1ff3fca11b9ae16bbb28d

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp27-cp27m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp27-cp27m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 2.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp27-cp27m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e97a3b627e3cb63c415a16245d6cef2139cca18bb1183d1b9375a1c14e83f3b3
MD5 5cc8546643fbee23c2cc50b91f97d42f
BLAKE2b-256 7b247af0495baba21b9d6d65a7b6301f5bdf26e43ce63d5f6aa2a0a3f21abeb2

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 983c0c3de4cb9fcba68fd3f45ed846eb86a2a8b8d8bc5bb18364c4d00b3c61fe
MD5 8379480dfb4e8d58966f3ce94dc07007
BLAKE2b-256 f54da7e9f67c2c8b86346bfd52db585a31816bbef492f1c80893aead93a2bdf6

See more details on using hashes here.

File details

Details for the file cryptography-3.1.1-cp27-cp27m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: cryptography-3.1.1-cp27-cp27m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 2.7m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for cryptography-3.1.1-cp27-cp27m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 65beb15e7f9c16e15934569d29fb4def74ea1469d8781f6b3507ab896d6d8719
MD5 e7437cc196605a2d3630531003354c97
BLAKE2b-256 a33d344ca89c57fb98225dc878367d7adb670b2de162fe38e1bd3a2c4683e517

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page