Skip to content

v0.7.5#1306

Merged
tarcieri merged 1 commit into
masterfrom
v0.7.5
Jun 22, 2026
Merged

v0.7.5#1306
tarcieri merged 1 commit into
masterfrom
v0.7.5

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Added

  • BoxedUint::{from_be_slice_truncated, from_le_slice_truncated} (#1266)
  • Encoding::{from_bytes, to_bytes} (#1297)
  • Uint::{from_be_slice_truncated, from_le_slice_truncated} (#1299)
  • Limb::{from_*_bytes, from_*_slice_truncated, to_*_bytes} as const fns (#1300)
  • Encoding::{from_be_slice_truncated, from_le_slice_truncated} trait methods (#1301)
  • ArrayEncoding::{from_byte_array, to_byte_array} (#1302)

Fixed

  • Preserve NonZero and Odd invariants in Zeroize impls (#1287)
  • bitlen performance (#1298)
  • floor_sqrt regression (#1304)
  • Truncated Karatsuba carry (#1305)

@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.97%. Comparing base (261245e) to head (e5c4ad3).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1306   +/-   ##
=======================================
  Coverage   90.97%   90.97%           
=======================================
  Files         189      189           
  Lines       22548    22548           
=======================================
  Hits        20512    20512           
  Misses       2036     2036           

☔ View full report in Codecov by Harness.
📢 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 tarcieri merged commit 2b54d24 into master Jun 22, 2026
33 checks passed
@tarcieri tarcieri deleted the v0.7.5 branch June 22, 2026 16:31
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