-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
From Section 6.2.1 of the Poseidon paper: "we do not need more constraints [than that from the SBoxes] as the linear layers and round constants can be incorporated into these ones" This means that the optimized matmul is only useful out of circuit, where we currently use it.
- Loading branch information
1 parent
3280081
commit dd6d38b
Showing
3 changed files
with
84 additions
and
209 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
Oops, something went wrong.