Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
pyca-boringbot[bot] created a branch on pyca/cryptography
bump-openssl-boringssl - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
github-actions[bot] closed an issue on pyca/cryptography
pkcs12.serialize_key_and_certificates does not produce a valid PKCS #12 client certificate bundle in cryptography >= 43.0.0
Tested Python versions 3.11, 3.12 Tested cryptography versions: 42.0.8, 43.0.0, 43.0.0.3 cffi 1.17.1 setuptools 74.1.3 pip 24.2 Installing: python -m venv venvC43 source venvC43/bin/activ...github-actions[bot] created a comment on an issue on pyca/cryptography
This issue has not received a reporter response and has been auto-closed. If the issue is still relevant please leave a comment and we can reopen it.
reaperhulk created a review comment on a pull request on pyca/cryptography
We added these flags to behave like OpenSSL (sigh). OpenSSL calls `SMIME_text` in its decryption path when you pass `PKCS7_TEXT`. That function errors for a few conditions, but most notably if `...
nitneuqr created a review comment on a pull request on pyca/cryptography
Perfect! I've added checks for RSA keys then. Thanks a lot!
alex pushed 1 commit to main pyca/cryptography
- chore(deps): bump proc-macro2 from 1.0.90 to 1.0.91 (#12016) Bumps [proc-macro2](https://github.com/dtolnay/proc-mac... a5ce486
alex closed a pull request on pyca/cryptography
chore(deps): bump proc-macro2 from 1.0.90 to 1.0.91
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yours...alex pushed 1 commit to main pyca/cryptography
- chore(deps): bump syn from 2.0.87 to 2.0.88 (#12015) Bumps [syn](https://github.com/dtolnay/syn) from 2.0.87 to 2.0.... aa77402
alex closed a pull request on pyca/cryptography
chore(deps): bump syn from 2.0.87 to 2.0.88
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.87 to 2.0.88. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/syn/releases">syn's releases</a...alex pushed 1 commit to main pyca/cryptography
- chore(deps): bump uv from 0.5.3 to 0.5.4 in /.github/requirements (#12013) Bumps [uv](https://github.com/astral-sh/u... 6258d8a
alex closed a pull request on pyca/cryptography
chore(deps): bump uv from 0.5.3 to 0.5.4 in /.github/requirements
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yours...alex closed a pull request on pyca/cryptography
chore(deps): bump uv from 0.5.3 to 0.5.4
Bumps [uv](https://github.com/astral-sh/uv) from 0.5.3 to 0.5.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/uv/releases">uv's releases</a>....alex created a review comment on a pull request on pyca/cryptography
Certificate is ok as-is.
dependabot[bot] opened a pull request on pyca/cryptography
chore(deps): bump proc-macro2 from 1.0.90 to 1.0.91
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.90 to 1.0.91. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/proc-macro2/rel...dependabot[bot] created a branch on pyca/cryptography
dependabot/cargo/proc-macro2-1.0.91 - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
dependabot[bot] opened a pull request on pyca/cryptography
chore(deps): bump syn from 2.0.87 to 2.0.88
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.87 to 2.0.88. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/syn/releases">syn's releases</a...dependabot[bot] created a branch on pyca/cryptography
dependabot/cargo/syn-2.0.88 - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.