You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to integrate this into the PackedField trait in Plonky3. Then we could use this inside STARK-based zkVMs like SP1 to accelerate Poseidon Bn254 hashes.
It would be nice to integrate this into the
PackedField
trait in Plonky3. Then we could use this inside STARK-based zkVMs like SP1 to accelerate Poseidon Bn254 hashes.https://github.com/Plonky3/Plonky3/blob/main/field/src/packed.rs#L182
Maybe I can take a stab at this later this week
The text was updated successfully, but these errors were encountered: