forked from privacy-scaling-explorations/halo2
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'ff/' changes from 1eddf54c..9b9a8d9c
REVERT: 1eddf54c Merge pull request privacy-scaling-explorations#94 from zkcrypto/trait-constants REVERT: 6bf93ee5 Use associated constants of type `Self` in `Field` and `PrimeField` REVERT: 9a844a72 Merge pull request privacy-scaling-explorations#93 from zkcrypto/field-trait-changes REVERT: cc08c5ee Document that `Field::{sqrt, sqrt_alt}` provided impls use `sqrt_ratio` REVERT: 58741b76 Add `ff::Field::{sqrt_ratio, sqrt_alt}` REVERT: a35b5eb5 Merge pull request privacy-scaling-explorations#92 from zkcrypto/release-0.12.1 REVERT: b97576cf Add `ff::Field::pow` REVERT: b98ca7f7 Release 0.12.1 REVERT: 7653f345 Merge pull request privacy-scaling-explorations#88 from GaloisInc/checked_shr REVERT: 732b862b add test case REVERT: 22bc4997 Update ff_derive/src/lib.rs REVERT: 9ea208df Merge pull request privacy-scaling-explorations#83 from eqlabs/allow_clippy_on_mont_reduce REVERT: bb379984 Use `checked_shr` instead of `>>` in `Field::random` REVERT: 6a1c1e90 chore(derive): allow too_many_args at mont_reduce git-subtree-dir: ff git-subtree-split: 9b9a8d9c363ecbf7bb4c79998aaed32c1f8ce027
- Loading branch information
1 parent
0852b2e
commit 2d7eb8e
Showing
8 changed files
with
70 additions
and
290 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
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.