Skip to content

elliptic-curve: upgrade to ff/group v0.14.0 API#2430

Merged
tarcieri merged 1 commit into
masterfrom
elliptic-curve/use-ff-group-v0.14-compatible-crates
Jun 2, 2026
Merged

elliptic-curve: upgrade to ff/group v0.14.0 API#2430
tarcieri merged 1 commit into
masterfrom
elliptic-curve/use-ff-group-v0.14-compatible-crates

Conversation

@tarcieri
Copy link
Copy Markdown
Member

@tarcieri tarcieri commented Jun 2, 2026

This uses new versions of rustcrypto-ff/rustcrypto-group which are based on the ff/group v0.14.0 releases.

The main notable change was the introduction of the CurveAffine trait in zkcrypto/group#48.

There aren't releases of these crates yet as I'd like to get the entire stack upgraded first in git repos so I can release everything at once.

This uses new versions of `rustcrypto-ff`/`rustcrypto-group` which are
based on the `ff`/`group` v0.14.0 releases.

The main notable change was the introduction of the `CurveAffine` trait
in zkcrypto/group#48.

There aren't releases of these crates yet as I'd like to get the entire
stack upgraded first in git repos so I can release everything at once.
@tarcieri tarcieri merged commit 0466a20 into master Jun 2, 2026
86 checks passed
@tarcieri tarcieri deleted the elliptic-curve/use-ff-group-v0.14-compatible-crates branch June 2, 2026 20:52
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