Skip to content

v0.7.1#1225

Merged
tarcieri merged 1 commit intomasterfrom
v0.7.1
Mar 10, 2026
Merged

v0.7.1#1225
tarcieri merged 1 commit intomasterfrom
v0.7.1

Conversation

@tarcieri
Copy link
Member

NOTE: this release contains breaking changes versus v0.7.0, which will be yanked. The v0.7.0 release and the features involved in the change are new enough we don't think this will have an impact.

Added

  • Uint::{concat_resize, concat_checked, split_resize, split_checked} methods (#1223)

Changed

  • PrimeParams now requires a multiplicative generator value (#1221)
  • Improve performance of Monty pow/pow_vartime (#1222)

@tarcieri tarcieri merged commit 2484f32 into master Mar 10, 2026
31 checks passed
@tarcieri tarcieri deleted the v0.7.1 branch March 10, 2026 15:39
@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.97%. Comparing base (b3e467b) to head (89066eb).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1225   +/-   ##
=======================================
  Coverage   87.97%   87.97%           
=======================================
  Files         184      184           
  Lines       21238    21238           
=======================================
  Hits        18684    18684           
  Misses       2554     2554           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Mar 10, 2026
Migrates off git to the `crypto-bigint` v0.7.1 release

Release PR: RustCrypto/crypto-bigint#1225
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Mar 10, 2026
Migrates off git to the `crypto-bigint` v0.7.1 release

Release PR: RustCrypto/crypto-bigint#1225
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant