Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump cryptography from 41.0.4 to 43.0.1#10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge61 commits intoCurrent
base:Current
Choose a base branch
Loading
fromdependabot/pip/cryptography-43.0.1

Conversation

dependabot[bot]
Copy link

@dependabotdependabotbot commented on behalf ofgithubSep 10, 2024

Bumpscryptography from 41.0.4 to 43.0.1.

Changelog

Sourced fromcryptography's changelog.

43.0.1 - 2024-09-03

* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.3.2.

.. _v43-0-0:

43.0.0 - 2024-07-20

  • BACKWARDS INCOMPATIBLE: Support for OpenSSL less than 1.1.1e has beenremoved. Users on older version of OpenSSL will need to upgrade.
  • BACKWARDS INCOMPATIBLE: Dropped support for LibreSSL < 3.8.
  • Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.3.1.
  • Updated the minimum supported Rust version (MSRV) to 1.65.0, from 1.63.0.
  • :func:~cryptography.hazmat.primitives.asymmetric.rsa.generate_private_keynow enforces a minimum RSA key size of 1024-bit. Note that 1024-bit is stillconsidered insecure, users should generally use a key size of 2048-bits.
  • :func:~cryptography.hazmat.primitives.serialization.pkcs7.serialize_certificatesnow emits ASN.1 that more closely follows the recommendations in :rfc:2315.
  • Added new :doc:/hazmat/decrepit/index module which contains outdated andinsecure cryptographic primitives.:class:~cryptography.hazmat.primitives.ciphers.algorithms.CAST5,:class:~cryptography.hazmat.primitives.ciphers.algorithms.SEED,:class:~cryptography.hazmat.primitives.ciphers.algorithms.IDEA, and:class:~cryptography.hazmat.primitives.ciphers.algorithms.Blowfish, which weredeprecated in 37.0.0, have been added to this module. They will be removedfrom thecipher module in 45.0.0.
  • Moved :class:~cryptography.hazmat.primitives.ciphers.algorithms.TripleDESand :class:~cryptography.hazmat.primitives.ciphers.algorithms.ARC4 into:doc:/hazmat/decrepit/index and deprecated them in thecipher module.They will be removed from thecipher module in 48.0.0.
  • Added support for deterministic:class:~cryptography.hazmat.primitives.asymmetric.ec.ECDSA (:rfc:6979)
  • Added support for client certificate verification to the:mod:X.509 path validation <cryptography.x509.verification> APIs in theform of :class:~cryptography.x509.verification.ClientVerifier,:class:~cryptography.x509.verification.VerifiedClient, andPolicyBuilder:meth:~cryptography.x509.verification.PolicyBuilder.build_client_verifier.
  • Added Certificate:attr:~cryptography.x509.Certificate.public_key_algorithm_oidand Certificate Signing Request:attr:~cryptography.x509.CertificateSigningRequest.public_key_algorithm_oidto determine the :class:~cryptography.hazmat._oid.PublicKeyAlgorithmOIDObject Identifier of the public key found inside the certificate.
  • Added :attr:~cryptography.x509.InvalidityDate.invalidity_date_utc, atimezone-aware alternative to the naïvedatetime attribute:attr:~cryptography.x509.InvalidityDate.invalidity_date.
  • Added support for parsing empty DN string in

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting@dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from theSecurity Alerts page.

NikolaRHristovand others added30 commitsMarch 17, 2024 16:43
NikolaRHristovand others added27 commitsJune 19, 2024 21:57
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 43.0.1.- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)- [Commits](pyca/cryptography@41.0.4...43.0.1)---updated-dependencies:- dependency-name: cryptography  dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelSep 10, 2024
@socket-securitySocket Security
Copy link

New and removed dependencies detected. Learn more aboutSocket for GitHub ↗︎

PackageNew capabilitiesTransitivesSizePublisher
pypi/cryptography@43.0.1environment,eval,filesystem,network,shell,unsafe019.4 MBreaperhulk

🚮 Removed packages:pypi/cryptography@41.0.4

View full report↗︎

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency file
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@NikolaRHristov

[8]ページ先頭

©2009-2025 Movatter.jp