-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added cyclotomic pow for x, cyclotomic square and frobenius map * save work * save work * save work * pairing works, changed frobenius_square * small refactor, remove unused functions * tested old vs new pairing. When using p and q generators the give different values. * benchmarking functions * Refactored code and added some comments * save work * clean old version * clean readme and fix benches * clippy * Update bls12_381.rs --------- Co-authored-by: diegokingston <[email protected]> Co-authored-by: Diego K <[email protected]>
- Loading branch information
1 parent
e25a464
commit bec0b1a
Showing
5 changed files
with
315 additions
and
61 deletions.
There are no files selected for viewing
This file contains 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 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 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 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.