forked from get-convex/convex-py
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 9a29b7c
Update Rust crate rsa to 0.9.3 (#26504)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [rsa](https://togithub.com/RustCrypto/RSA) | workspace.dependencies | patch | `0.9.0` -> `0.9.3` |
---
### Release Notes
<details>
<summary>RustCrypto/RSA (rsa)</summary>
### [`v0.9.6`](https://togithub.com/RustCrypto/RSA/blob/HEAD/CHANGELOG.md#096-2023-12-01)
[Compare Source](https://togithub.com/RustCrypto/RSA/compare/v0.9.5...v0.9.6)
##### Added
- expose a `pss::get_default_pss_signature_algo_id` helper ([#​393])
- expose `pkcs1v15::RsaSignatureAssociatedOid` ([#​392])
[#​392]: https://togithub.com/RustCrypto/RSA/pull/392
[#​393]: https://togithub.com/RustCrypto/RSA/pull/393
### [`v0.9.5`](https://togithub.com/RustCrypto/RSA/blob/HEAD/CHANGELOG.md#095-2023-11-27)
[Compare Source](https://togithub.com/RustCrypto/RSA/compare/v0.9.4...v0.9.5)
##### Added
- Adds `RsaPrivateKey::from_primes` and `RsaPrivateKey::from_p_q` methods ([#​386])
[#​386]: https://togithub.com/RustCrypto/RSA/pull/386
### [`v0.9.4`](https://togithub.com/RustCrypto/RSA/blob/HEAD/CHANGELOG.md#094-2023-11-20)
[Compare Source](https://togithub.com/RustCrypto/RSA/compare/v0.9.3...v0.9.4)
##### Added
- Deterministic implementation of prime factors recovery ([#​380])
[#​380]: https://togithub.com/RustCrypto/RSA/pull/380
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/get-convex/convex).
GitOrigin-RevId: e328438d4a37195d495028f95b23a85d75dcc71c1 parent c82c161 commit 9a29b7cCopy full SHA for 9a29b7c
File tree
Expand file treeCollapse file tree
1 file changed
+31
-24
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+31
-24
lines changed+31-24Lines changed: 31 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments