Skip to content

Conversation

daxpedda
Copy link
Contributor

@daxpedda daxpedda commented Sep 4, 2025

As discussed this PR adds the new API AffineCoordinates::decode().

Companion PR: RustCrypto/elliptic-curves#1405.
Resolves #1994.

@daxpedda daxpedda force-pushed the affine-coordinates-decode branch from 7a8a85e to 6761a65 Compare September 4, 2025 18:27
@daxpedda daxpedda requested a review from tarcieri September 4, 2025 18:27
@tarcieri tarcieri changed the title Add AffineCoordinates::decode() Add AffineCoordinates::from_coordinates() Sep 4, 2025
@tarcieri tarcieri changed the title Add AffineCoordinates::from_coordinates() elliptic-curve: add AffineCoordinates::from_coordinates() Sep 4, 2025
@tarcieri
Copy link
Member

tarcieri commented Sep 4, 2025

Can merge when the https://github.com/RustCrypto/elliptic-curves PR is ready

@tarcieri tarcieri merged commit b93df4a into RustCrypto:master Sep 5, 2025
14 checks passed
tarcieri pushed a commit to RustCrypto/elliptic-curves that referenced this pull request Sep 5, 2025
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.

Uncompressed Point Deserialization
2 participants