Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Uncompressed Encodings for Affine Points - #2

Closed
winston-h-zhang wants to merge 7 commits into
devfrom
uncompressed
Closed

Uncompressed Encodings for Affine Points#2
winston-h-zhang wants to merge 7 commits into
devfrom
uncompressed

Conversation

@winston-h-zhang

Copy link
Copy Markdown

This PR and branch is a mirror of zcash#73 and is intended to be maintained for development/internal use.

huitseeker and others added 6 commits June 2, 2023 19:16
- Update Rust toolchain to version 1.59.0 to satisfy the requirement of constant_time_eq v0.2.5,
- Implement UncompressedEncoding for affine representations,
- Add `paste` dependency at version 1.0.12 in order to give a specific struct for that representation for each of Pallas, Vesta.

@huitseeker huitseeker left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Concept ACK, but I think it will be tremendously easier to maintain this once upstream merges, if we use the base PR as much as possible.

In this case, the diff is trivial, but for the leftover serde_bytes dependency. You may want to reset to the branch at https://github.com/huitseeker/pasta_curves/tree/uncompressed

@huitseeker

Copy link
Copy Markdown

moving out of the fork

@huitseeker huitseeker closed this Feb 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants