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 p384 to 0.13.0 - autoclosed #22

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
p384 dependencies minor 0.12.0 -> 0.13.0

Release Notes

RustCrypto/elliptic-curves ### [`v0.13.0`](https://togithub.com/RustCrypto/elliptic-curves/blob/HEAD/p384/CHANGELOG.md#​0130-2023-03-03) ##### Added - `PrimeField` constants/tests ([#​730], [#​737], [#​738]) - `const fn` inversions for all field elements ([#​736]) ##### Changed - `FieldBytesEncoding` trait impls ([#​732]) - Update `hash2curve` implementations to new API ([#​735]) - Impl `Invert` trait for `Scalar` types ([#​741]) - Bump `ecdsa` dependency to v0.16 ([#​770]) - Bump `elliptic-curve` dependency to v0.13 ([#​770]) - Bump `primeorder` dependency to v0.13 ([#​777]) ##### Fixed - Point compactabtility check ([#​772]) [#​730]: https://togithub.com/RustCrypto/elliptic-curves/pull/730 [#​732]: https://togithub.com/RustCrypto/elliptic-curves/pull/732 [#​735]: https://togithub.com/RustCrypto/elliptic-curves/pull/735 [#​736]: https://togithub.com/RustCrypto/elliptic-curves/pull/736 [#​737]: https://togithub.com/RustCrypto/elliptic-curves/pull/737 [#​738]: https://togithub.com/RustCrypto/elliptic-curves/pull/738 [#​741]: https://togithub.com/RustCrypto/elliptic-curves/pull/741 [#​770]: https://togithub.com/RustCrypto/elliptic-curves/pull/770 [#​772]: https://togithub.com/RustCrypto/elliptic-curves/pull/772 [#​777]: https://togithub.com/RustCrypto/elliptic-curves/pull/777

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.