oxidecomputer / pki-playground

Tool for generating non-trivial X.509 certificate chains
Mozilla Public License 2.0
29 stars 2 forks source link

chore(deps): update rust crate rsa to 0.9.6 #81

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rsa dependencies patch 0.9.4 -> 0.9.6

Release Notes

RustCrypto/RSA (rsa) ### [`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

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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.



This PR has been generated by Mend Renovate. View repository job log here.