name: cryptography version: 50.0.1 summary: cryptography is a package which provides cryptographic recipes and primitives to Python developers. license: Apache-2.0 OR BSD-3-Clause requires_python: !=3.9.0,!=3.9.1,>=3.9 python_min: 3.9 install_size: 3.6 MB module_format: platform-specific doc_url: https://cryptography.io/ repo_url: https://github.com/pyca/cryptography/ last_released_at: 2026-08-25T19:44:03Z releases_last_12mo: 15 avg_days_between_releases: 29.2 platforms: linux_x86_64,linux_arm64,linux_musl,macos_arm64,windows_x86_64 ## dependencies cffi >=2.0.0 typing-extensions >=4.13.2 ## extras [ssh] bcrypt >=3.1.5 ## maintainers The Python Cryptographic Authority and individual contributors