openvm-org
openvm
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(deps): bump rand from 0.9.2 to 0.9.3 Bumps [rand](https://github.com/rust-random/rand) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.2...0.9.3) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/rand-0.9.3
10 days ago
chore(deps): bump rand from 0.9.2 to 0.9.3 Bumps [rand](https://github.com/rust-random/rand) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.2...0.9.3) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/rand-0.9.3
10 days ago
perf: switch SW_EC to projective coordinates - guest-libs (#2410) Resolves INT-6136. Update k256, p256, and pairing guest libraries to use projective coordinates: - Add z coordinate to all point generators (z=1) - Normalize before extracting affine coordinates (x_be_bytes, y_be_bytes, AffineCoordinates, ToEncodedPoint, to_affine) - Use cross-multiplication for projective ConstantTimeEq - Select all 3 coordinates in ConditionallySelectable - Switch G2 pairing modules from impl_sw_affine! to impl_sw_proj! - Add .normalize() in tests before comparing to known affine values --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
perf/sw-ec-projective-INT-6096
1 month ago
perf: switch SW_EC to projective coordinates - guest-libs (#2410) Resolves INT-6136. Update k256, p256, and pairing guest libraries to use projective coordinates: - Add z coordinate to all point generators (z=1) - Normalize before extracting affine coordinates (x_be_bytes, y_be_bytes, AffineCoordinates, ToEncodedPoint, to_affine) - Use cross-multiplication for projective ConstantTimeEq - Select all 3 coordinates in ConditionallySelectable - Switch G2 pairing modules from impl_sw_affine! to impl_sw_proj! - Add .normalize() in tests before comparing to known affine values --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
perf/sw-ec-projective-INT-6096
1 month ago
fix: allow too_many_arguments on CUDA GPU chip structs The derive(new) macro generates constructors with 8 args (limit is 7) for WeierstrassAddChipGpu and WeierstrassDoubleChipGpu. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
perf/sw-ec-projective-INT-6136
1 month ago
fix: allow too_many_arguments on CUDA GPU chip structs The derive(new) macro generates constructors with 8 args (limit is 7) for WeierstrassAddChipGpu and WeierstrassDoubleChipGpu. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
perf/sw-ec-projective-INT-6136
1 month ago
docs: add comments for PR review feedback and allow directives - Note non-canonical identity point encoding behavior in ct_eq (k256, p256) - Explain why #[allow(unused_imports)] is needed for Field in pairing g2 modules - Explain why #[allow(clippy::unnecessary_unwrap)] is needed in interpreter.rs Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
perf/sw-ec-projective-INT-6136
1 month ago
docs: add comments for PR review feedback and allow directives - Note non-canonical identity point encoding behavior in ct_eq (k256, p256) - Explain why #[allow(unused_imports)] is needed for Field in pairing g2 modules - Explain why #[allow(clippy::unnecessary_unwrap)] is needed in interpreter.rs Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
perf/sw-ec-projective-INT-6136
1 month ago
Latest Branches
CodSpeed Performance Gauge
0%
chore(deps): bump rand from 0.9.2 to 0.9.3
#2704
10 days ago
92ffda0
dependabot/cargo/rand-0.9.3
CodSpeed Performance Gauge
-5%
perf: switch SW_EC to projective coordinates - MSM
#2421
1 month ago
b4d966f
perf/sw-ec-projective-INT-6096
CodSpeed Performance Gauge
-1%
perf: switch SW_EC to projective coordinates - guest-libs
#2410
1 month ago
7923840
perf/sw-ec-projective-INT-6136
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs