An open API service for producing an overview of a list of open source projects.

https://github.com/pyca/cryptography

cryptography python

Score: 38.49544805188561

Last synced: about 8 hours ago
JSON representation

Repository metadata:

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 13,668
Total Committers: 384
Avg Commits per committer: 35.594
Development Distribution Score (DDS): 0.72

Commits in past year: 1,867
Committers in past year: 50
Avg Commits per committer in past year: 37.34
Development Distribution Score (DDS) in past year: 0.644

Name Email Commits
Alex Gaynor a****r@g****m 3821
Paul Kehrer p****r@g****m 3342
dependabot[bot] 4****] 2780
pyca-boringbot[bot] 1****] 1605
Alex Stapleton a****s@p****t 202
Ayrx t****4@g****m 176
David Reid d****d@d****g 173
William Woodruff w****m@t****m 91
Facundo Tuesca f****a@t****m 79
Mohammed Attia s****f@g****m 57
Laurens Van Houtven _****@l****c 55
Donald Stufft d****d@s****o 46
Ian Cordasco g****v@g****m 43
Andre Caron a****n@g****m 41
cyli c****i@t****m 37
Jean-Paul Calderone e****n@t****m 32
Cory Benfield l****z@g****m 32
Glyph g****h@t****m 31
Oleg Höfling h****g 28
michael-hart m****4@g****m 26
Christian Heimes c****n@p****g 26
David Benjamin d****n@d****t 25
Erik Trauschke e****e@g****m 24
Ivan Desiatov 7****e 21
Nick Bastin n****n@g****m 20
Mathias Ertl m****i@e****l 20
Aviv Palivoda p****v@g****m 17
Maximilian Hils g****t@m****m 17
dm a****e@t****m 17
Simo Sorce s****o@r****m 16
and 354 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 2,784
Total pull requests: 13,051
Average time to close issues: 2 months
Average time to close pull requests: 5 days
Total issue authors: 1,572
Total pull request authors: 494
Average comments per issue: 4.36
Average comments per pull request: 1.36
Merged pull request: 11,394
Bot issues: 63
Bot pull requests: 5,003

Past year issues: 73
Past year pull requests: 536
Past year average time to close issues: 10 days
Past year average time to close pull requests: about 20 hours
Past year issue authors: 56
Past year pull request authors: 33
Past year average comments per issue: 3.92
Past year average comments per pull request: 0.28
Past year merged pull request: 409
Past year bot issues: 2
Past year bot pull requests: 341

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/pyca/cryptography

Top Issue Authors

  • alex (329)
  • reaperhulk (237)
  • github-actions[bot] (47)
  • public (44)
  • tiran (36)
  • Ayrx (19)
  • dreid (15)
  • mathiasertl (14)
  • onepeople158 (13)
  • hannob (12)
  • dependabot[bot] (11)
  • ronf (11)
  • socketpair (11)
  • harmin-parra (9)
  • nbastin (8)

Top Pull Request Authors

  • alex (3,593)
  • dependabot[bot] (3,412)
  • reaperhulk (2,698)
  • pyca-boringbot[bot] (1,591)
  • public (132)
  • woodruffw (101)
  • facutuesca (82)
  • Ayrx (81)
  • hoefling (52)
  • dreid (48)
  • deivse (47)
  • tiran (36)
  • dstufft (32)
  • davidben (28)
  • muattiyah (28)

Top Issue Labels

  • waiting-on-reporter (234)
  • primitives (154)
  • documentation (143)
  • x509 (133)
  • bugs (125)
  • administrative (121)
  • api design (121)
  • Stale (112)
  • testing (103)
  • good first issue (92)
  • installation (73)
  • backend (73)
  • bindings (50)
  • cleanup (37)
  • security-hardening (34)
  • blocked-on-upstream (24)
  • recipes (12)
  • dependencies (11)
  • performance (9)
  • security (7)
  • help wanted (5)
  • python (5)
  • github_actions (3)
  • rust (2)
  • python:uv (2)
  • vectors (1)
  • bug (1)
  • minor issue (1)
  • blocked-on-msrv (1)

Top Pull Request Labels

  • dependencies (3,410)
  • python (1,392)
  • rust (1,103)
  • python:uv (486)
  • github_actions (424)
  • documentation (279)
  • cleanup (240)
  • x509 (208)
  • bindings (182)
  • testing (135)
  • primitives (134)
  • backend (110)
  • bugs (92)
  • administrative (87)
  • vectors (69)
  • api design (46)
  • blocked-on-upstream (24)
  • installation (18)
  • security-hardening (13)
  • blocked-on-msrv (8)
  • recipes (5)
  • performance (3)
  • waiting-on-reporter (2)
  • security (2)
  • auto-approve (1)
  • Stale (1)

Package metadata

pypi.org: cryptography

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

spack.io: py-cryptography

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

  • Homepage: https://github.com/pyca/cryptography
  • Licenses: []
  • Latest release: 50.0.0 (published 12 days ago)
  • Last Synced: 2026-08-22T21:34:37.981Z (1 day ago)
  • Versions: 19
  • Dependent Packages: 25
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Average: 1.81%
    • Stargazers count: 1.917%
    • Forks count: 2.529%
    • Dependent packages count: 2.793%
  • Maintainers (1)
conda-forge.org: cryptography

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 3.6+ and PyPy3 7.2+. cryptography includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests, and key derivation functions..

  • Homepage: https://cryptography.io
  • Licenses: Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT
  • Latest release: 38.0.3 (published almost 4 years ago)
  • Last Synced: 2026-04-01T16:22:51.491Z (5 months ago)
  • Versions: 32
  • Dependent Packages: 175
  • Dependent Repositories: 1,571
  • Downloads: 73,543,319 Total
  • Rankings:
    • Dependent repos count: 0.394%
    • Dependent packages count: 0.399%
    • Average: 2.466%
    • Forks count: 4.402%
    • Stargazers count: 4.667%
proxy.golang.org: github.com/pyca/cryptography

  • Homepage: https://github.com/pyca/cryptography
  • Documentation: https://pkg.go.dev/github.com/pyca/cryptography#section-documentation
  • Licenses: other
  • Latest release: v0.0.0-20260522114536-b3d067f95798 (published 3 months ago)
  • Last Synced: 2026-08-22T21:40:12.828Z (1 day ago)
  • Versions: 1,047
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Forks count: 0.751%
    • Stargazers count: 0.885%
    • Average: 3.705%
    • Dependent repos count: 4.802%
    • Dependent packages count: 8.38%
proxy.golang.org: github.com/PyCA/cryptography

  • Homepage: https://github.com/PyCA/cryptography
  • Documentation: https://pkg.go.dev/github.com/PyCA/cryptography#section-documentation
  • Licenses: other
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T21:38:04.823Z (1 day ago)
  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.68%
    • Average: 4.837%
    • Dependent repos count: 4.994%
anaconda.org: cryptography

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 3.8+ / PyPy 7.3.11+. cryptography includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests, and key derivation functions.

  • Homepage: https://github.com/pyca/cryptography
  • Licenses: Apache-2.0 OR BSD-3-Clause
  • Latest release: 49.0.0 (published 2 months ago)
  • Last Synced: 2026-06-16T10:06:06.121Z (2 months ago)
  • Versions: 50
  • Dependent Packages: 39
  • Dependent Repositories: 1,571
  • Downloads: 4,118,628 Total
  • Rankings:
    • Dependent packages count: 0.706%
    • Dependent repos count: 2.454%
    • Average: 6.143%
    • Forks count: 10.429%
    • Stargazers count: 10.982%
conda-forge.org: cryptography-vectors

  • Homepage: https://github.com/pyca/cryptography
  • Licenses: BSD-3-Clause OR Apache-2.0
  • Latest release: 38.0.3 (published almost 4 years ago)
  • Last Synced: 2026-03-22T00:31:55.988Z (5 months ago)
  • Versions: 46
  • Dependent Packages: 2
  • Dependent Repositories: 20
  • Downloads: 3,130,034 Total
  • Rankings:
    • Forks count: 4.397%
    • Stargazers count: 4.662%
    • Dependent repos count: 7.941%
    • Average: 9.145%
    • Dependent packages count: 19.581%
pypi.org: this-package-is-a-test-of-starjacking

DO NOT USE, demonstration of starjacking

  • Homepage: https://cryptography.org/
  • Documentation: https://this-package-is-a-test-of-starjacking.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.0.0 (published almost 3 years ago)
  • Last Synced: 2026-08-22T21:34:52.307Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 0.387%
    • Forks count: 1.001%
    • Dependent packages count: 7.406%
    • Average: 19.477%
    • Dependent repos count: 69.115%
  • Maintainers (1)
anaconda.org: cryptography-vectors

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 3.8+ / PyPy 7.3.11+. cryptography includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests, and key derivation functions.

  • Homepage: https://github.com/pyca/cryptography
  • Licenses: Apache-2.0 OR BSD-3-Clause
  • Latest release: 49.0.0 (published 2 months ago)
  • Last Synced: 2026-06-16T10:06:10.285Z (2 months ago)
  • Versions: 54
  • Dependent Packages: 0
  • Dependent Repositories: 20
  • Downloads: 59,001 Total
  • Rankings:
    • Forks count: 10.429%
    • Stargazers count: 10.982%
    • Average: 23.505%
    • Dependent repos count: 31.656%
    • Dependent packages count: 40.951%
pypi.org: cryptography_vectors

Test vectors for the cryptography package.

  • Homepage:
  • Documentation: https://cryptography_vectors.readthedocs.io/
  • Licenses: Apache-2.0 OR BSD-3-Clause
  • Latest release: 50.0.0 (published 24 days ago)
  • Last Synced: 2026-08-22T21:35:08.329Z (1 day ago)
  • Versions: 154
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 29,900 Last month
  • Rankings:
    • Dependent packages count: 7.066%
    • Average: 23.518%
    • Dependent repos count: 39.971%
  • Maintainers (1)
pypi.org: emonk

Command-line journal

  • Homepage: https://seagrape.us/emonk.html
  • Documentation: https://emonk.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 1.2.0 (published over 1 year ago)
  • Last Synced: 2026-08-22T21:34:38.381Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 132 Last month
  • Rankings:
    • Dependent packages count: 9.405%
    • Average: 35.724%
    • Dependent repos count: 62.042%
  • Maintainers (1)
pypi.org: fracas

Command-line journal

  • Homepage: https://seagrape.us/fracas.html
  • Documentation: https://fracas.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 1.0.0 (published over 2 years ago)
  • Last Synced: 2026-08-22T21:34:38.911Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 32 Last month
  • Rankings:
    • Dependent packages count: 9.596%
    • Average: 36.453%
    • Dependent repos count: 63.31%
  • Maintainers (1)
pypi.org: cryptographie

DO NOT USE, demonstration of typosquatting

  • Homepage: https://cryptography.org/
  • Documentation: https://cryptographie.readthedocs.io/
  • Licenses: MIT
  • Latest release: 41.0.3 (published almost 3 years ago)
  • Last Synced: 2026-08-22T21:34:37.189Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 7.406%
    • Average: 38.26%
    • Dependent repos count: 69.115%
  • Maintainers (1)
guix: python-cryptography

Cryptographic recipes and primitives for Python

nixpkgs-24.05: python311Packages.cryptography

A package which provides cryptographic recipes and primitives

nixpkgs-unstable: python314Packages.cryptography

Package which provides cryptographic recipes and primitives

nixpkgs-24.11: python312Packages.cryptography

Package which provides cryptographic recipes and primitives

guix: python-cryptography-vectors

Test vectors for the cryptography package

nixpkgs-unstable: python313Packages.cryptography

Package which provides cryptographic recipes and primitives

nixpkgs-23.05: python311Packages.cryptography

A package which provides cryptographic recipes and primitives

nixpkgs-23.05: python310Packages.cryptography

A package which provides cryptographic recipes and primitives

nixpkgs-23.11: python311Packages.cryptography

A package which provides cryptographic recipes and primitives

nixpkgs-23.11: python310Packages.cryptography

A package which provides cryptographic recipes and primitives

pkgsrc-netbsd-x86_64-10.1-all: security/py27-cryptography

Cryptographic recipes and primitives for Python (non-Rust version)

  • Homepage: https://github.com/pyca/cryptography
  • Documentation: https://pkgsrc.se/security/py27-cryptography
  • Licenses: apache-2.0 OR modified-bsd
  • Latest release: 3.3.2nb7 (published 5 months ago)
  • Last Synced: 2026-05-27T09:39:02.266Z (3 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
nixpkgs-24.05: python312Packages.cryptography

A package which provides cryptographic recipes and primitives

pkgsrc-netbsd-x86_64-10.1-all: security/py-cryptography_vectors

Cryptographic test vectors

  • Homepage: https://github.com/pyca/cryptography
  • Documentation: https://pkgsrc.se/security/py-cryptography_vectors
  • Licenses: apache-2.0 OR modified-bsd
  • Latest release: 46.0.5 (published 5 months ago)
  • Last Synced: 2026-05-27T09:38:08.269Z (3 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
nixpkgs-24.11: python311Packages.cryptography

Package which provides cryptographic recipes and primitives

pkgsrc-netbsd-x86_64-10.1-all: security/py-cryptography

Cryptographic recipes and primitives for Python

  • Homepage: https://github.com/pyca/cryptography
  • Documentation: https://pkgsrc.se/security/py-cryptography
  • Licenses: apache-2.0 OR modified-bsd
  • Latest release: 46.0.5nb2 (published 5 months ago)
  • Last Synced: 2026-05-27T09:38:07.530Z (3 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
gentoo-portage: dev-python/cryptography

Library providing cryptographic recipes and primitives

  • Homepage: https://github.com/pyca/cryptography/
  • Documentation: https://packages.gentoo.org/packages/dev-python/cryptography
  • Licenses: || ( Apache-2.0 BSD ) PSF-2 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-3.0
  • Latest release: 50.0.0 (published 23 days ago)
  • Last Synced: 2026-08-03T01:17:09.476Z (21 days ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%

Dependencies

.github/actions/cache/action.yml actions
  • Swatinem/rust-cache a95ba195448af2da9b00fb742d14ffaaf3c21f43 composite
.github/actions/upload-coverage/action.yml actions
  • actions/upload-artifact a8a3f3ad30e3422c9c7b888a15615d19a852ae32 composite
.github/workflows/auto-close-stale.yml actions
  • actions/stale 1160a2240286f5da8ec72b1c0816ce2481aabf84 composite
.github/workflows/benchmark.yml actions
  • actions/checkout f43a0e5ff2bd294095638e18286ca9a3d1956744 composite
  • actions/setup-python 61a6322f88396a6271a6ee3565807d608ecaddd1 composite
.github/workflows/ci.yml actions
  • ./.github/actions/cache * composite
  • ./.github/actions/upload-coverage * composite
  • ./.github/actions/wycheproof * composite
  • actions/cache 704facf57e6136b1bc63b828d79edcd491f0ee84 composite
  • actions/checkout f43a0e5ff2bd294095638e18286ca9a3d1956744 composite
  • actions/download-artifact 9bc31d5ccc31df68ecc42ccf4149144866c47d8a composite
  • actions/setup-python 61a6322f88396a6271a6ee3565807d608ecaddd1 composite
  • actions/upload-artifact a8a3f3ad30e3422c9c7b888a15615d19a852ae32 composite
  • dawidd6/action-download-artifact 268677152d06ba59fcec7a7f0b5d961b6ccd7e1e composite
  • dtolnay/rust-toolchain 1482605bfc5719782e1267fd0c0cc350fe7646b8 composite
  • re-actors/alls-green 05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe composite
.github/workflows/linkcheck.yml actions
  • ./.github/actions/cache * composite
  • actions/checkout f43a0e5ff2bd294095638e18286ca9a3d1956744 composite
  • actions/setup-python 61a6322f88396a6271a6ee3565807d608ecaddd1 composite
.github/workflows/lock.yml actions
  • dessant/lock-threads be8aa5be94131386884a6da4189effda9b14aa21 composite
.github/workflows/pypi-publish.yml actions
  • actions/checkout f43a0e5ff2bd294095638e18286ca9a3d1956744 composite
  • actions/setup-python 61a6322f88396a6271a6ee3565807d608ecaddd1 composite
  • dawidd6/action-download-artifact 268677152d06ba59fcec7a7f0b5d961b6ccd7e1e composite
.github/workflows/wheel-builder.yml actions
  • actions/checkout f43a0e5ff2bd294095638e18286ca9a3d1956744 composite
  • actions/download-artifact 9bc31d5ccc31df68ecc42ccf4149144866c47d8a composite
  • actions/setup-python 61a6322f88396a6271a6ee3565807d608ecaddd1 composite
  • actions/upload-artifact a8a3f3ad30e3422c9c7b888a15615d19a852ae32 composite
  • dawidd6/action-download-artifact 268677152d06ba59fcec7a7f0b5d961b6ccd7e1e composite
  • dtolnay/rust-toolchain 1482605bfc5719782e1267fd0c0cc350fe7646b8 composite
src/rust/Cargo.toml cargo
src/rust/cryptography-cffi/Cargo.toml cargo
src/rust/cryptography-openssl/Cargo.toml cargo
src/rust/cryptography-x509/Cargo.toml cargo
.github/requirements/build-requirements.in pypi
  • cffi >=1.12
  • setuptools >=61.0.0
  • setuptools-rust >=0.11.4
  • wheel *
ci-constraints-requirements.txt pypi
  • alabaster ==0.7.13
  • argcomplete ==3.1.2
  • babel ==2.12.1
  • black ==23.9.1
  • bleach ==6.0.0
  • build ==1.0.3
  • certifi ==2023.7.22
  • charset-normalizer ==3.2.0
  • check-sdist ==0.1.2
  • click ==8.1.7
  • colorlog ==6.7.0
  • coverage ==7.3.1
  • distlib ==0.3.7
  • docutils ==0.18.1
  • exceptiongroup ==1.1.3
  • execnet ==2.0.2
  • filelock ==3.12.4
  • idna ==3.4
  • imagesize ==1.4.1
  • importlib-metadata ==6.8.0
  • iniconfig ==2.0.0
  • jaraco-classes ==3.3.0
  • jinja2 ==3.1.2
  • keyring ==24.2.0
  • markdown-it-py ==3.0.0
  • markupsafe ==2.1.3
  • mdurl ==0.1.2
  • more-itertools ==10.1.0
  • mypy ==1.5.1
  • mypy-extensions ==1.0.0
  • nox ==2023.4.22
  • packaging ==23.1
  • pathspec ==0.11.2
  • pkginfo ==1.9.6
  • platformdirs ==3.10.0
  • pluggy ==1.3.0
  • pretend ==1.0.9
  • py-cpuinfo ==9.0.0
  • pyenchant ==3.2.2
  • pygments ==2.16.1
  • pyproject-hooks ==1.0.0
  • pytest ==7.4.2
  • pytest-benchmark ==4.0.0
  • pytest-cov ==4.1.0
  • pytest-randomly ==3.15.0
  • pytest-xdist ==3.3.1
  • readme-renderer ==42.0
  • requests ==2.31.0
  • requests-toolbelt ==1.0.0
  • rfc3986 ==2.0.0
  • rich ==13.5.3
  • ruff ==0.0.290
  • six ==1.16.0
  • snowballstemmer ==2.2.0
  • sphinx ==7.2.6
  • sphinx-rtd-theme ==1.3.0
  • sphinxcontrib-applehelp ==1.0.7
  • sphinxcontrib-devhelp ==1.0.5
  • sphinxcontrib-htmlhelp ==2.0.4
  • sphinxcontrib-jquery ==4.1
  • sphinxcontrib-jsmath ==1.0.1
  • sphinxcontrib-qthelp ==1.0.6
  • sphinxcontrib-serializinghtml ==1.1.9
  • sphinxcontrib-spelling ==8.0.0
  • tomli ==2.0.1
  • twine ==4.0.2
  • typing-extensions ==4.8.0
  • urllib3 ==2.0.5
  • virtualenv ==20.24.5
  • webencodings ==0.5.1
  • zipp ==3.17.0
pyproject.toml pypi
  • cffi >=1.12
.github/actions/windows-tests/action.yml actions
  • ./.github/actions/cache * composite
  • ./.github/actions/fetch-openssl * composite
  • ./.github/actions/fetch-vectors * composite
  • actions/setup-python 5fda3b95a4ea91299a34e894583c3862153e4b97 composite
Cargo.lock cargo
  • asn1 0.24.1
  • asn1_derive 0.24.1
  • base64 0.23.1
  • bitflags 2.13.1
  • cc 1.4.0
  • cfg-if 1.0.4
  • find-msvc-tools 0.1.9
  • foreign-types 0.3.2
  • foreign-types-shared 0.1.1
  • heck 0.5.0
  • itoa 1.0.18
  • libc 0.2.189
  • once_cell 1.21.4
  • openssl 0.10.81
  • openssl-macros 0.1.1
  • openssl-sys 0.9.117
  • pem 4.0.0
  • pkg-config 0.3.33
  • portable-atomic 1.14.0
  • proc-macro2 1.0.107
  • pyo3 0.29.2
  • pyo3-build-config 0.29.2
  • pyo3-ffi 0.29.2
  • pyo3-macros 0.29.2
  • pyo3-macros-backend 0.29.2
  • quote 1.0.47
  • self_cell 1.3.0
  • shlex 2.0.1
  • syn 2.0.119
  • target-lexicon 0.13.5
  • unicode-ident 1.0.24
  • vcpkg 0.2.15
.github/workflows/downstream-version-bump.yml actions
  • actions/checkout 3d3c42e5aac5ba805825da76410c181273ba90b1 composite
  • actions/create-github-app-token bcd2ba49218906704ab6c1aa796996da409d3eb1 composite
  • peter-evans/create-pull-request 5f6978faf089d4d20b00c7766989d076bb2fc7f1 composite
.github/actions/fetch-vectors/action.yml actions
.github/actions/windows-wheel/action.yml actions
  • ./.github/actions/wheel-smoketest * composite
  • actions/download-artifact 3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c composite
  • actions/setup-python 5fda3b95a4ea91299a34e894583c3862153e4b97 composite
  • actions/upload-artifact 043fb46d1a93c77aae656e7c1c64a875d1fc6a0a composite
  • dawidd6/action-download-artifact b6e2e70617bc3265edd6dab6c906732b2f1ae151 composite
  • dtolnay/rust-toolchain e97e2d8cc328f1b50210efc529dca0028893a2d9 composite
src/rust/cryptography-crypto/Cargo.toml cargo
src/rust/cryptography-keepalive/Cargo.toml cargo
src/rust/cryptography-x509-verification/Cargo.toml cargo
.github/workflows/boring-open-awslc-bump.yml actions
  • actions/checkout 3d3c42e5aac5ba805825da76410c181273ba90b1 composite
  • actions/create-github-app-token bcd2ba49218906704ab6c1aa796996da409d3eb1 composite
  • peter-evans/create-pull-request 5f6978faf089d4d20b00c7766989d076bb2fc7f1 composite
.github/actions/wheel-smoketest/action.yml actions
.github/workflows/x509-limbo-version-bump.yml actions
  • actions/checkout 3d3c42e5aac5ba805825da76410c181273ba90b1 composite
  • actions/create-github-app-token bcd2ba49218906704ab6c1aa796996da409d3eb1 composite
  • peter-evans/create-pull-request 5f6978faf089d4d20b00c7766989d076bb2fc7f1 composite
docs/development/custom-vectors/aes-192-gcm-siv/verify-aes192gcmsiv/Cargo.toml cargo
.github/requirements/uv-requirements.in pypi
  • uv *
.github/actions/build-openssl/action.yml actions
  • actions/cache/restore 55cc8345863c7cc4c66a329aec7e433d2d1c52a9 composite
  • actions/cache/save 55cc8345863c7cc4c66a329aec7e433d2d1c52a9 composite
.github/actions/fetch-openssl/action.yml actions
  • dawidd6/action-download-artifact b6e2e70617bc3265edd6dab6c906732b2f1ae151 composite
.github/requirements/build-requirements.txt pypi
  • cffi ==2.0.0
  • cffi ==2.1.0
  • maturin ==1.14.1
  • pycparser ==2.23
  • pycparser ==3.0
  • setuptools ==82.0.1
  • tomli ==2.4.1
  • typing-extensions ==4.15.0
  • uv-build ==0.12.0
docs/development/custom-vectors/rc2/go.mod go
Cargo.toml cargo
.github/requirements/uv-requirements.txt pypi
  • uv ==0.12.0
src/rust/cryptography-key-parsing/Cargo.toml cargo