Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add jubjub::AffinePoint::batch_from_bytes API #51

Merged
merged 3 commits into from
Aug 10, 2021
Merged

Conversation

str4d
Copy link
Member

@str4d str4d commented Aug 10, 2021

This enables the inversion inside jubjub::AffinePoint::from_bytes to be batched.

This enables the inversion inside `jubjub::AffinePoint::from_bytes` to
be batched.
src/lib.rs Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@daira daira left a comment

Choose a reason for hiding this comment

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

utACK with suggestions.

str4d and others added 2 commits August 10, 2021 13:57
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
Copy link
Contributor

@daira daira left a comment

Choose a reason for hiding this comment

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

utACK d3fe3eb

@str4d str4d merged commit 96ab416 into main Aug 10, 2021
@str4d str4d deleted the batch-from-bytes branch August 10, 2021 18:41
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.

3 participants