Skip to content

Several minor pairing tweaks#86

Closed
burdges wants to merge 4 commits into
zcash:masterfrom
burdges:minor
Closed

Several minor pairing tweaks#86
burdges wants to merge 4 commits into
zcash:masterfrom
burdges:minor

Conversation

@burdges

@burdges burdges commented Jun 23, 2019

Copy link
Copy Markdown

These are minor changes in orthogonal commits that together facilitate arranging pairing computations more efficiently, like via Gaussian elimination or https://github.com/w3f/bls/blob/master/src/verifiers.rs#L72

burdges added 4 commits June 23, 2019 17:00
And consolodate Impl AsRef and AsMut as well
In fact is_normalized() and From<$projective>: $affine cover
the is_zero() special case because they handle the is_zero()
special case themselves.  I kept the is_zero() special case here
for robustness against future modifications, but you may wish to
remove it.
@str4d

str4d commented Sep 10, 2020

Copy link
Copy Markdown
Contributor

Superceded by zkcrypto/group#3.

@str4d str4d closed this Sep 10, 2020
greg0x added a commit to valargroup/librustzcash that referenced this pull request Mar 12, 2026
End-to-end voting flow through Zashi with helper server
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.

2 participants