This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Traits for Default Poseidon Parameters + Poseidon cleanup (#22)
* half way adding Rescue * add the grain lfsr * add Grain LFSR * update changelog * minor * minor * This PR masks away 21 * remove dependency on bigint * no-std * make param fields public * Update src/poseidon/grain_lfsr.rs Co-authored-by: Pratyush Mishra <[email protected]> * Update src/poseidon/grain_lfsr.rs Co-authored-by: Pratyush Mishra <[email protected]> * Update src/poseidon/mod.rs Co-authored-by: Pratyush Mishra <[email protected]> * Update src/poseidon/mod.rs Co-authored-by: Pratyush Mishra <[email protected]> * local changes * align with the reference impl * Update src/poseidon/mod.rs Co-authored-by: Pratyush Mishra <[email protected]> * edit * rename the structure * make a few fields public * doc Co-authored-by: Pratyush Mishra <[email protected]>
- Loading branch information
1 parent
980b4f8
commit 55401d5
Showing
8 changed files
with
909 additions
and
181 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.