Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate p256 to 0.13 #4381

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Conversation

oxide-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
p256 workspace.dependencies minor 0.11 -> 0.13

Release Notes

RustCrypto/elliptic-curves (p256)

v0.13.2

Changed
  • Enable pem feature by default (#​832)
Fixed
  • Have serde feature enable primeorder/serde (#​851)

v0.13.1

Changed
  • Bump primeorder to v0.13.1 (#​819)
Fixed
  • Correct product definition for empty iterators (#​802)

v0.13.0

Added
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)

v0.12.0

Added
Changed
  • Use generic curve arithmetic implementation from primeorder crate (#​631, #​716)
  • Use U256 as the inner type for FieldElement (#​634)
  • Update P-256 VOPRF test vectors (#​693)
  • Use weak feature activation; MSRV 1.60 (#​701)
  • Bump ecdsa dependency to v0.15 (#​713)

v0.11.1

Added
  • Re-export low-level diffie_hellman function (#​556)
  • Additional RFC6979 test vectors (#​591)
Changed
  • Use a 4-bit window for scalar multiplication (#​563)
  • invert(), sqrt(): replace exponentiations with addition chains (#​564)
  • Use generic prime order formulas (#​602)

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.


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

This PR has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Oct 28, 2023
@sunshowers sunshowers merged commit 1078a95 into main Oct 28, 2023
22 checks passed
@sunshowers sunshowers deleted the renovate/p256-0.x branch October 28, 2023 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant