Open TakodaS opened 1 year ago
@Pratyush Should I bother implementing CryptographicSponge
for the Fiat-Shamir hash function found in rng
or should I rip this all out in favour of Poseidon?
Edit: I see something similar is already in PR. Maybe I can commandeer that PR. I will go talk to @vlopes11.
@Pratyush Should I bother implementing
CryptographicSponge
for the Fiat-Shamir hash function found inrng
or should I rip this all out in favour of Poseidon?Edit: I see something similar is already in PR. Maybe I can commandeer that PR. I will go talk to @vlopes11.
Implementing FS hashing using the PoseidonSponge, temporarily with the same default initialization as used in the tests for crypto-primitives.
Any updates on this? I am ready to take any necessary steps to make it ready to merge. @Pratyush @mmagician
Any updates on this? I am ready to take any necessary steps to make it ready to merge. @Pratyush @mmagician
Go right ahead! I guess you can make a new pull request and I will close this one?
Description
Updated arkworks-rs dependencies to v0.4.0.
Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.
Pending
section inCHANGELOG.md
Files changed
in the Github PR explorer