cryptography 1.2
pip install cryptography==1.2
Released:
cryptography is a package which provides cryptographic recipes and primitives to Python developers.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License, BSD License (BSD or Apache License, Version 2.0)
- Author: The cryptography developers
Classifiers
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
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.6-2.7, Python 3.3+, and PyPy 2.6+.
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.
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.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License, BSD License (BSD or Apache License, Version 2.0)
- Author: The cryptography developers
Classifiers
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
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
Built Distributions
Uploaded
PyPy
macOS 10.10+ x86-64
Uploaded
CPython 3.5m
macOS 10.10+ x86-64
Uploaded
CPython 3.5m
macOS 10.6+ Intel (x86-64, i386)
Uploaded
CPython 3.4m
macOS 10.10+ x86-64
Uploaded
CPython 3.4m
macOS 10.6+ Intel (x86-64, i386)
Uploaded
CPython 3.3m
macOS 10.10+ x86-64
Uploaded
CPython 3.3m
macOS 10.6+ Intel (x86-64, i386)
Uploaded
CPython 2.7
macOS 10.10+ Intel (x86-64, i386)
Uploaded
CPython 2.7
macOS 10.6+ Intel (x86-64, i386)
Uploaded
CPython 2.6
macOS 10.10+ Intel (x86-64, i386)
File details
Details for the file cryptography-1.2.tar.gz
.
File metadata
- Download URL: cryptography-1.2.tar.gz
- Upload date:
- Size: 372.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccbd9625ab779b47d5ebd110577a113ae8879fca92172eeebb6be7ac5057ce1e |
|
MD5 | e7092564f25b92d4554f37bca7ae12d8 |
|
BLAKE2b-256 | 1eaf3c31ad44f2e35f83066f114bb497697ddb840a73f2240089ee7e4e2f3317 |
File details
Details for the file cryptography-1.2-pp27-none-macosx_10_10_x86_64.whl
.
File metadata
- Download URL: cryptography-1.2-pp27-none-macosx_10_10_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: PyPy, macOS 10.10+ x86-64
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 527e5c7c1b8aaa16dd22ae238e214834f2101ab2a10c814a8ae8e5699a2ef94a |
|
MD5 | d60b8d95d71aa3d32f35befeca6772e6 |
|
BLAKE2b-256 | 46dab0b6b17165c5f20aaf6a2bec2f091f9aa2209922bbf7ab34eea24402adbd |
File details
Details for the file cryptography-1.2-cp35-none-win_amd64.whl
.
File metadata
- Download URL: cryptography-1.2-cp35-none-win_amd64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.5, Windows x86-64
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 182b30b18094637cf4ea4a781783adaee964002c931cb92b073f043bf3b38626 |
|
MD5 | e717c8b1d54f339f8eb04a07017d48c8 |
|
BLAKE2b-256 | fabc9c63ce17e1a26cfe46120395410e66a8247e37277ae6c26f185637c4de56 |
File details
Details for the file cryptography-1.2-cp35-none-win32.whl
.
File metadata
- Download URL: cryptography-1.2-cp35-none-win32.whl
- Upload date:
- Size: 886.3 kB
- Tags: CPython 3.5, Windows x86
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39d5d60ce9183a146c738b29f0fd4439ddadde2e638fc86d014b2b96b70ab7f1 |
|
MD5 | b25a14aca51631fd900bb756308ad9d8 |
|
BLAKE2b-256 | 5ccc07c4ac1174405007034fca58864a0e3ec91340434c0bc0709921cd5b4cc6 |
File details
Details for the file cryptography-1.2-cp35-cp35m-macosx_10_10_x86_64.whl
.
File metadata
- Download URL: cryptography-1.2-cp35-cp35m-macosx_10_10_x86_64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.5m, macOS 10.10+ x86-64
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8a2f6be0da7e8cba5e27cb5f9291872769de325c19ebf963b896b4fcc74e8e9 |
|
MD5 | c7a93ab368cd4378ef37e1f54cfd9cac |
|
BLAKE2b-256 | 3b015b96203fbed4fecaa1a45ddbbaf184aeb3a52c1b9266c0a8f18eb537aa80 |
File details
Details for the file cryptography-1.2-cp35-cp35m-macosx_10_6_intel.whl
.
File metadata
- Download URL: cryptography-1.2-cp35-cp35m-macosx_10_6_intel.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.5m, macOS 10.6+ Intel (x86-64, i386)
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce8e932c6d4b01cddfb210f5c1c9cf0f9341d8206acafb5254b7792ea939f7cf |
|
MD5 | bb711dc148cbbbf4222480f2a639cbe6 |
|
BLAKE2b-256 | 9fb70e83eb37f44245a396ec1ef0cee3d0185ec4ce606817002bca4eb0ef3005 |
File details
Details for the file cryptography-1.2-cp34-none-win_amd64.whl
.
File metadata
- Download URL: cryptography-1.2-cp34-none-win_amd64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.4, Windows x86-64
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1366bb3b6720fad440f5963e54b5c4ab4bd6e4cc5cc4336d0aa00322a469144 |
|
MD5 | b133d781609b9bf30f8ccbb8b1a1c056 |
|
BLAKE2b-256 | e883ce0bf98b977b09ce35dec5258ff0927fb75d9482193a2765ab8b6a233ea1 |
File details
Details for the file cryptography-1.2-cp34-none-win32.whl
.
File metadata
- Download URL: cryptography-1.2-cp34-none-win32.whl
- Upload date:
- Size: 881.3 kB
- Tags: CPython 3.4, Windows x86
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bccc610f9db2145d680b59dc6648be53923f2be94aa8238300f68146c30ba6e1 |
|
MD5 | 2d5eb85433d808d93d9a101238a88d7a |
|
BLAKE2b-256 | e2ea89b4f4e31dc0c07b01ea63091f6825fb28fc5c5a95c8689beed1ec6f0cbc |
File details
Details for the file cryptography-1.2-cp34-cp34m-macosx_10_10_x86_64.whl
.
File metadata
- Download URL: cryptography-1.2-cp34-cp34m-macosx_10_10_x86_64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.4m, macOS 10.10+ x86-64
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b77cffd822a092f3f9db9ec9753dfa67238e36196d0d85871bca7ba0ae3f88cc |
|
MD5 | 54e8ee4d814190940726afa3638d9655 |
|
BLAKE2b-256 | 7f22c265b2a2020341ce1620a93d5d74f931d57416818487deee5cfcf35d59e2 |
File details
Details for the file cryptography-1.2-cp34-cp34m-macosx_10_6_intel.whl
.
File metadata
- Download URL: cryptography-1.2-cp34-cp34m-macosx_10_6_intel.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.4m, macOS 10.6+ Intel (x86-64, i386)
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9678b1e7da9dce5030bda4497628b1efbe69c7278718b12dcb626adec12579d |
|
MD5 | 94a28d9363e6d0216cc3b85d40c3b73f |
|
BLAKE2b-256 | 9c54f5efb7517ac87426050d4cf3666c1b6d9192fb29ea158351445411fa1eff |
File details
Details for the file cryptography-1.2-cp33-none-win_amd64.whl
.
File metadata
- Download URL: cryptography-1.2-cp33-none-win_amd64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.3, Windows x86-64
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f074a07cab9f5b769c7b291a9ee4ba052476c5ed73296d425f45ef96cc31dcdd |
|
MD5 | 678ca8921fc15863ba199d9312df7611 |
|
BLAKE2b-256 | 89f33747d0f1b0116a953f5ab0fa09b02b9da1131136851846f756efd78d274e |
File details
Details for the file cryptography-1.2-cp33-none-win32.whl
.
File metadata
- Download URL: cryptography-1.2-cp33-none-win32.whl
- Upload date:
- Size: 881.3 kB
- Tags: CPython 3.3, Windows x86
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ef28fd1ed5498018f7c3dffec48423697ccad8d3d3cb02989ff7c624dfc4217 |
|
MD5 | 1f19b3d81a6c6e306fadaa3c0918716a |
|
BLAKE2b-256 | d9fcfbe8fde9c2912131fff07abb59713973a8a23f28ee31e3828a841f1800bb |
File details
Details for the file cryptography-1.2-cp33-cp33m-macosx_10_10_x86_64.whl
.
File metadata
- Download URL: cryptography-1.2-cp33-cp33m-macosx_10_10_x86_64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.3m, macOS 10.10+ x86-64
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7cf5a33d54851eeb51115f6274272bb904ed28cf99b4b84636f13d9a782c5a87 |
|
MD5 | 1323c1d66736c712ca1ad359a520a089 |
|
BLAKE2b-256 | 8fb840d37c4208486b8463efd1c285315dfdbe4d3eaf7a1710332abacc9dfa00 |
File details
Details for the file cryptography-1.2-cp33-cp33m-macosx_10_6_intel.whl
.
File metadata
- Download URL: cryptography-1.2-cp33-cp33m-macosx_10_6_intel.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.3m, macOS 10.6+ Intel (x86-64, i386)
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcec7315194f10edd26e173f0d0e7104fd4439cdedbbc305c88764a50bbf9068 |
|
MD5 | 31c2896a660b985d612468dfd1ee7e86 |
|
BLAKE2b-256 | a3a03263ec7df536c88555352a9c2f2b6e63d186d3361767837673072ac37a05 |
File details
Details for the file cryptography-1.2-cp27-none-win_amd64.whl
.
File metadata
- Download URL: cryptography-1.2-cp27-none-win_amd64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 2.7, Windows x86-64
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1a22b165103b2a59ad46b23e3bd275fc9b6f5a6def3c2898a36137339978863 |
|
MD5 | 79c23de5e142cec9c87025664b5f802a |
|
BLAKE2b-256 | 0fd3e3b1a06cd7a7f4584f069b9e61ed53acd37eb351fa33224fe0848d5181c8 |
File details
Details for the file cryptography-1.2-cp27-none-win32.whl
.
File metadata
- Download URL: cryptography-1.2-cp27-none-win32.whl
- Upload date:
- Size: 881.5 kB
- Tags: CPython 2.7, Windows x86
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4f0b09fcecda1436eb3732cc829ce28a99765743fec0a95de1b915c75d0e59a |
|
MD5 | bfcfd8dd2971fe40bdac74638d192164 |
|
BLAKE2b-256 | e9ea96e2beb6799f0e2b29d42033b73d3e1debb043f183f5eb44fe894bdf3aa9 |
File details
Details for the file cryptography-1.2-cp27-none-macosx_10_10_intel.whl
.
File metadata
- Download URL: cryptography-1.2-cp27-none-macosx_10_10_intel.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 2.7, macOS 10.10+ Intel (x86-64, i386)
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d08f755cf65198034d15901dc0bde7ade63358db2accfa668a0d197eac023603 |
|
MD5 | 6aef1143b2ad3ae8a4610ecfba064116 |
|
BLAKE2b-256 | 16f2a143a69d46823fef952e3de72044ab083c409da2f19ad68b0f0f701f94e4 |
File details
Details for the file cryptography-1.2-cp27-none-macosx_10_6_intel.whl
.
File metadata
- Download URL: cryptography-1.2-cp27-none-macosx_10_6_intel.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 2.7, macOS 10.6+ Intel (x86-64, i386)
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2099146249c9faf67c324d23c53d4d0166b31c9cb5da89ffc0308b321e88b54b |
|
MD5 | 3e1012088787005519add5cfd32b25e8 |
|
BLAKE2b-256 | 2c32b8734a2bba79790fb4a7e6706d7af48d0b14073b965fd2e79d2ecc0cb0b4 |
File details
Details for the file cryptography-1.2-cp26-none-win_amd64.whl
.
File metadata
- Download URL: cryptography-1.2-cp26-none-win_amd64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 2.6, Windows x86-64
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8a185a53482105594e3f22487a4f83e3f2b084274d27e97ceb82aa6b959637f |
|
MD5 | d594c9bb47eb216ea92307f4404ca083 |
|
BLAKE2b-256 | 3b5e43d2fa5c64dafb442e57d01742b6bd8562e668b25fa6b628e6bcc30d4fed |
File details
Details for the file cryptography-1.2-cp26-none-win32.whl
.
File metadata
- Download URL: cryptography-1.2-cp26-none-win32.whl
- Upload date:
- Size: 882.3 kB
- Tags: CPython 2.6, Windows x86
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7840c22242e2bb0ec53a28d800f5aa57d7f311ba0745618224d04a2f0bc8b6ed |
|
MD5 | 67f7c38399c729d443a9cdf3dccadc3e |
|
BLAKE2b-256 | d5be9031d19b8c1735ea1d9047ebb0e76efe495bbd1390acf792a134f9119e55 |
File details
Details for the file cryptography-1.2-cp26-none-macosx_10_10_intel.whl
.
File metadata
- Download URL: cryptography-1.2-cp26-none-macosx_10_10_intel.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 2.6, macOS 10.10+ Intel (x86-64, i386)
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed910c0a9bd29f049e2bee8ecee4d26a2f8d87e6eb2cdd72f1f6bfe10b9947bb |
|
MD5 | d64271a6c6ae9309a8fada20c4453bfa |
|
BLAKE2b-256 | a5d3021ddbd81b623b3d2e583e2cbf0d984478daae168212db3688baac97913e |