forked from arkworks-rs/algebra
-
Notifications
You must be signed in to change notification settings - Fork 7
Torus compression #21
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
Merged
Merged
Changes from 28 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
abfde4e
temp
JuI3s 09bd14a
Basic bn curve setup
JuI3s 11e76bd
Torus compression
JuI3s c689a9b
Torus compression test for quadratic extension
JuI3s 3b2d940
temp
JuI3s 7815a96
finding bn254 nonresidues
JuI3s a35695f
compressible fq12
JuI3s 77023c6
test for compression
JuI3s 55be51a
fq12 to compressible conversion and back
JuI3s a2b655f
Compress fq12 element to two fq2 elements and testing
JuI3s e190512
temp, fix compression between fq12 and compressible fq12
JuI3s 9f1d544
temp
JuI3s 1ef0ad2
Remove debug info and inline functions
JuI3s 86e74d1
Compressed pairing test e2e
JuI3s b04f8c7
Use optimized pow for uncompressed pairing
JuI3s fafaa24
Compressed pairing bench
JuI3s c52b427
temp
JuI3s 298146d
100 pair compressed pairing bench
JuI3s 4d75cf6
temp
JuI3s 54a5138
Refactor compressed pairing and test e2e
JuI3s 15c6665
Refactor FromPsi6Pow
JuI3s 2876c01
Copy compression code to curve crate
JuI3s 2831beb
Fix gr1cs arising from broken arkworks deps
JuI3s 13731c4
Add compression tests to curves crate
JuI3s aaf651c
Delete unused file
JuI3s 09a3947
Clean up tests
JuI3s 246c96b
Test clarification
JuI3s e9dcca2
Delete unused file
JuI3s e4d9f24
bench refactor
JuI3s 20e898b
fixed bench
JuI3s ff8db0a
Fix reference
JuI3s 5aba709
Change frobenius coeffs to const
JuI3s 30932b8
cargo fmt bn254
JuI3s 003bfa5
Cleared up documentation
JuI3s File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.