oxidecomputer / pki-playground

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

Update Rust crate pkcs1 to 0.7.2 - autoclosed #23

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
pkcs1 dependencies minor 0.4.1 -> 0.7.2

Release Notes

RustCrypto/formats ### [`v0.7.2`](https://togithub.com/RustCrypto/formats/blob/HEAD/pkcs1/CHANGELOG.md#​072-2023-04-04) ##### Added - `RsaPssParams::SALT_LEN_DEFAULT` ([#​953]) [#​953]: https://togithub.com/RustCrypto/formats/pull/953 ### [`v0.7.1`](https://togithub.com/RustCrypto/formats/blob/HEAD/pkcs1/CHANGELOG.md#​071-2023-03-05) ##### Fixed - `DecodeRsaPublicKey` blanket impl ([#​916]) [#​916]: https://togithub.com/RustCrypto/formats/pull/916 ### [`v0.7.0`](https://togithub.com/RustCrypto/formats/blob/HEAD/pkcs1/CHANGELOG.md#​070-2023-02-26-YANKED) ##### Changed - Make PSS/OAEP params use generic `AlgorithmIdentifier` ([#​799]) - Bump `der` dependency to v0.7 ([#​899]) - Bump `spki` dependency to v0.7 ([#​900]) - Bump `pkcs8` to v0.10 ([#​902]) [#​799]: https://togithub.com/RustCrypto/formats/pull/799 [#​899]: https://togithub.com/RustCrypto/formats/pull/899 [#​900]: https://togithub.com/RustCrypto/formats/pull/900 [#​902]: https://togithub.com/RustCrypto/formats/pull/902

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.



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