Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 24, 2021

This PR contains the following updates:

Package Change Age Confidence
rsa ==4.7.2==4.9.1 age confidence

Release Notes

sybrenstuvel/python-rsa (rsa)

v4.9

  • Remove debug logging from rsa/key.py
    (#​194).
  • Remove overlapping slots in PrivateKey and PublicKey.
    (#​189).
  • Do not include CHANGELOG/LICENSE/README.md in wheel
    (#​191).
  • Fixed Key Generation Unittest: Public and Private keys are assigned the wrong way around
    (#​188).

v4.8

  • Switch to Poetry for dependency and release management.
  • Compatibility with Python 3.10.
  • Chain exceptions using raise new_exception from old_exception
    (#​157)
  • Added marker file for PEP 561. This will allow type checking tools in dependent projects
    to use type annotations from Python-RSA
    (#​136).
  • Use the Chinese Remainder Theorem when decrypting with a private key. This
    makes decryption 2-4x faster
    (#​163).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency rsa to v4.8 Update dependency rsa to v4.9 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/rsa-4.x branch from f06c048 to 9af34c2 Compare September 25, 2022 18:17
@renovate renovate bot force-pushed the renovate/rsa-4.x branch from 9af34c2 to 746bbbe Compare April 19, 2025 03:29
@renovate renovate bot changed the title Update dependency rsa to v4.9 Update dependency rsa to v4.9.1 Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant