- fa81394 Upgrade mypy to 2.3.0 on Python 3.10+ (#15414) by Paul Kehrer · 16 hours ago main
- 485778d Bump BoringSSL, OpenSSL, AWS-LC in CI (#15412) by pyca-boringbot[bot] · 25 hours ago
- 61ca838 Bump downstream dependencies in CI (#15413) by pyca-boringbot[bot] · 25 hours ago
- 1aae8dc chore(deps): bump coverage from 7.15.3 to 7.15.4 (#15411) by dependabot[bot] · 25 hours ago
- a51b58d chore(deps): bump librt from 0.13.0 to 0.14.0 (#15410) by dependabot[bot] · 25 hours ago
- 3bf0281 chore(deps): bump ast-serialize from 0.6.0 to 0.7.0 (#15409) by dependabot[bot] · 25 hours ago
- 967c0a9 Bump downstream dependencies in CI (#15407) by pyca-boringbot[bot] · 2 days ago
- a620cff Bump BoringSSL, OpenSSL, AWS-LC in CI (#15406) by pyca-boringbot[bot] · 2 days ago
- 2779664 update argcomplete (#15405) by Alex Gaynor · 2 days ago
- 40e1998 chore(deps): bump uv from 0.12.1 to 0.12.2 (#15403) by dependabot[bot] · 2 days ago
- 4173b50 chore(deps): bump check-sdist from 1.5.0 to 1.6.0 (#15402) by dependabot[bot] · 2 days ago
- e03ecb9 chore(deps): bump pyo3 from 0.29.1 to 0.29.2 (#15401) by dependabot[bot] · 2 days ago
- ca53eb5 Bump downstream dependencies in CI (#15399) by pyca-boringbot[bot] · 3 days ago
- ce996ce Bump BoringSSL, OpenSSL, AWS-LC in CI (#15398) by pyca-boringbot[bot] · 3 days ago
- e99050c chore(deps): bump base64 from 0.23.0 to 0.23.1 (#15395) by dependabot[bot] · 3 days ago
- 5f36fdb chore(deps): bump packaging from 26.2 to 26.3 (#15397) by dependabot[bot] · 3 days ago
- 57a59f0 Bump BoringSSL, OpenSSL, AWS-LC in CI (#15392) by pyca-boringbot[bot] · 4 days ago
- dfbb73e Refactor the custom OpenSSL build into a reusable action (#15384) by Alex Gaynor · 4 days ago
- 1dc36d6 Note why we don't reject all-zeros X/Ed 25519/448 keys (#15394) by Alex Gaynor · 4 days ago
- 600cf44 Bump downstream dependencies in CI (#15393) by pyca-boringbot[bot] · 4 days ago
- 763857f updates from pip-compile (#15391) by Alex Gaynor · 4 days ago
- b527ef5 Add CVE for PKCS7 fix (#15390) by Paul Kehrer · 5 days ago
- c9e006a Bump x509-limbo and/or wycheproof in CI (#15387) by pyca-boringbot[bot] · 5 days ago
- 820e4b4 Bump downstream dependencies in CI (#15388) by pyca-boringbot[bot] · 5 days ago
- 528b726 chore(deps): bump actions/stale from 10.4.0 to 11.0.0 (#15385) by dependabot[bot] · 5 days ago
- 5afe4fc Bump BoringSSL, OpenSSL, AWS-LC in CI (#15386) by pyca-boringbot[bot] · 5 days ago
- 58d52b3 chore(deps): bump python-discovery from 1.5.0 to 1.5.1 (#15383) by dependabot[bot] · 6 days ago
- d7d2be2 chore(deps): bump uv from 0.12.0 to 0.12.1 (#15382) by dependabot[bot] · 6 days ago
- ea7e539 chore(deps): bump coverage from 7.15.2 to 7.15.3 (#15381) by dependabot[bot] · 6 days ago
- 23f70df chore(deps): bump pyo3 from 0.29.0 to 0.29.1 (#15380) by dependabot[bot] · 6 days ago
- d062d06 Bump downstream dependencies in CI (#15378) by pyca-boringbot[bot] · 6 days ago
- d8d2f20 Bump BoringSSL, OpenSSL, AWS-LC in CI (#15377) by pyca-boringbot[bot] · 6 days ago
- 0ce3e48 Bump downstream dependencies in CI (#15376) by pyca-boringbot[bot] · 7 days ago
- b0e1c48 Bump BoringSSL, OpenSSL, AWS-LC in CI (#15375) by pyca-boringbot[bot] · 7 days ago
- bdb3039 reopen main for development (#15373) by Alex Gaynor · 8 days ago
- dcb7050 Prepare for 50.0.0 release (#15372) by Alex Gaynor · 8 days ago 50.0.0
- 53fccd9 Don't leak how PKCS#7 encryptedKey decryption failed (#15369) by Alex Gaynor · 8 days ago
- d472f97 Add `from __future__ import annotations` to all src/ Python files (#15371) by Alex Gaynor · 8 days ago
- 908773d Bump downstream dependencies in CI (#15368) by pyca-boringbot[bot] · 8 days ago
- 2cc07cc Bump BoringSSL, OpenSSL, AWS-LC in CI (#15367) by pyca-boringbot[bot] · 8 days ago
- c94ede9 chore(deps): bump ruff from 0.16.0 to 0.16.1 (#15366) by dependabot[bot] · 8 days ago
- 67a8308 chore(deps): bump virtualenv from 21.7.0 to 21.7.1 (#15365) by dependabot[bot] · 8 days ago
- 95018ff Release the GIL in one-shot AEAD encrypt/decrypt (#15361) by Paul Kehrer · 9 days ago
- 6954733 Release the GIL during DH and DSA parameter generation (#15364) by Paul Kehrer · 9 days ago
- 6893b94 Import _serialization instead of serialization in x509/extensions (#15363) by Paul Kehrer · 9 days ago
- a7582c7 Remove unused utils.cached_property (#15362) by Paul Kehrer · 9 days ago
- 27307ca Add a fast path to _check_byteslike for common buffer types (#15360) by Paul Kehrer · 9 days ago
- d1eaccb Release the GIL in hash, HMAC, cipher, and AEAD operations (#15359) by Paul Kehrer · 9 days ago
- 9bcfcce Avoid double allocation in CipherContext.update for stream modes (#15358) by Paul Kehrer · 9 days ago
- 6f73ba2 Deprecate Diffie-Hellman over finite fields (FFDH) (#15171) by Alex Gaynor · 9 days ago
- 33601e1 Reduce Fernet per-operation overhead (#15357) by Paul Kehrer · 9 days ago
- 9b03229 Cache non-deprecated attributes in _ModuleWithDeprecations (#15356) by Paul Kehrer · 9 days ago
- c468ba0 Use sort_by_cached_key when sorting candidate issuers (#15355) by Paul Kehrer · 9 days ago
- afde35f Bump downstream dependencies in CI (#15354) by pyca-boringbot[bot] · 9 days ago
- a2fa65c Bump x509-limbo and/or wycheproof in CI (#15353) by pyca-boringbot[bot] · 9 days ago
- 9555a86 Bump BoringSSL, OpenSSL, AWS-LC in CI (#15352) by pyca-boringbot[bot] · 9 days ago
- 68767d3 chore(deps): bump filelock from 3.32.0 to 3.32.2 (#15351) by dependabot[bot] · 9 days ago
- 51063f2 Bump downstream dependencies in CI (#15349) by pyca-boringbot[bot] · 10 days ago
- 3b92d4d Bump downstream dependencies in CI (#15348) by pyca-boringbot[bot] · 10 days ago
- c23200e Bump BoringSSL, OpenSSL, AWS-LC in CI (#15347) by pyca-boringbot[bot] · 10 days ago
- 2bcff0a Allow a ML-KEM public key in X.509 certificates (#15309) by Ronald van Rij · 11 days ago
- 124927f Bump uv and uv_build to 0.12.0 (#15346) by Alex Gaynor · 11 days ago
- ed60898 chore(deps): bump uv from 0.11.32 to 0.12.0 (#15345) by dependabot[bot] · 11 days ago
- 66f2a8c chore(deps): bump pem from 3.0.6 to 4.0.0 (#15344) by dependabot[bot] · 11 days ago
- b7da311 Bump downstream dependencies in CI (#15342) by pyca-boringbot[bot] · 11 days ago
- 27e4885 Bump BoringSSL, OpenSSL, AWS-LC in CI (#15341) by pyca-boringbot[bot] · 11 days ago
- f19469a Add shake xof classmethods (#15340) by mcoret · 12 days ago
- 2b602c2 Bump downstream dependencies in CI (#15339) by pyca-boringbot[bot] · 12 days ago
- 3612626 Bump BoringSSL, OpenSSL, AWS-LC in CI (#15338) by pyca-boringbot[bot] · 12 days ago
- d919cc4 chore(deps): bump actions/setup-python in /.github/actions/windows-wheel (#15337) by dependabot[bot] · 12 days ago
- 14a415c chore(deps): bump actions/setup-python in /.github/actions/windows-tests (#15336) by dependabot[bot] · 12 days ago
- 1a5e94b chore(deps): bump cc from 1.3.0 to 1.4.0 (#15335) by dependabot[bot] · 12 days ago
- be5a7da chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (#15334) by dependabot[bot] · 12 days ago
- dd786a9 Permit ML-DSA by default in the X.509 verifier (#15332) by Alex Gaynor · 13 days ago
- 6b781b3 remove workaround for memleak tests that don't exist anymore (#15330) by Alex Gaynor · 14 days ago
- e3ea2a9 Guard the publish job against running from forks (#15325) by Duksh Koonjoobeeharry · 14 days ago
- 0a97f91 Bump downstream dependencies in CI (#15329) by pyca-boringbot[bot] · 14 days ago
- 663c3dd Bump BoringSSL, OpenSSL, AWS-LC in CI (#15328) by pyca-boringbot[bot] · 14 days ago
- d415c79 Remove dead PUBLISH_REQUIREMENTS_PATH env from pypi-publish.yml (#15324) by Duksh Koonjoobeeharry · 14 days ago
- da0cbf3 chore(deps): bump ruff from 0.15.22 to 0.16.0 (#15318) by dependabot[bot] · 2 weeks ago
- 59b023b Remove pkcs7_supported from the OpenSSL backend (#15312) by Alex Gaynor · 2 weeks ago
- ba4c947 fixes for new ruff release (#15321) by Alex Gaynor · 2 weeks ago
- 30619b8 Bump downstream dependencies in CI (#15320) by pyca-boringbot[bot] · 2 weeks ago
- 899c521 Bump BoringSSL, OpenSSL, AWS-LC in CI (#15319) by pyca-boringbot[bot] · 2 weeks ago
- c6203e8 chore(deps): bump uv from 0.11.31 to 0.11.32 (#15317) by dependabot[bot] · 2 weeks ago
- da98e08 chore(deps): bump colorlog from 6.11.0 to 6.12.0 (#15316) by dependabot[bot] · 2 weeks ago
- 7771a6a chore(deps): bump base64 from 0.22.1 to 0.23.0 (#15315) by dependabot[bot] · 2 weeks ago
- 7606c47 chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#15314) by dependabot[bot] · 2 weeks ago
- e095892 Bump downstream dependencies in CI (#15311) by pyca-boringbot[bot] · 2 weeks ago
- ad2ffee Bump BoringSSL, OpenSSL, AWS-LC in CI (#15310) by pyca-boringbot[bot] · 2 weeks ago
- e027b8c chore(deps): bump filelock from 3.31.2 to 3.32.0 (#15301) by dependabot[bot] · 2 weeks ago
- 48afdb5 Bump downstream dependencies in CI (#15308) by pyca-boringbot[bot] · 2 weeks ago
- ce196c4 Bump BoringSSL, OpenSSL, AWS-LC in CI (#15307) by pyca-boringbot[bot] · 2 weeks ago
- d3a54f1 chore(deps): bump platformdirs from 4.10.1 to 4.11.0 (#15306) by dependabot[bot] · 2 weeks ago
- 71bbb09 chore(deps): bump virtualenv from 21.6.1 to 21.7.0 (#15305) by dependabot[bot] · 2 weeks ago
- 56911d5 chore(deps): bump certifi from 2026.6.17 to 2026.7.22 (#15304) by dependabot[bot] · 2 weeks ago
- df671e5 chore(deps): bump python-discovery from 1.4.4 to 1.5.0 (#15303) by dependabot[bot] · 2 weeks ago
- b9399c0 chore(deps): bump uv from 0.11.30 to 0.11.31 (#15302) by dependabot[bot] · 2 weeks ago
- 6e82aab chore(deps): bump libc from 0.2.188 to 0.2.189 (#15300) by dependabot[bot] · 2 weeks ago
- 90de462 Add a Cobblestone recipe implementing c2sp.org/chunked-encryption (#15144) by Alex Gaynor · 3 weeks ago