filecoin-project / rust-fil-proofs

Proofs for Filecoin in Rust
Other
492 stars 314 forks source link

Benchmark MIMC #709

Closed nicola closed 5 years ago

nicola commented 5 years ago

Description

It would be great to repeat the same benchmarks we did for pedersen

Acceptance criteria

Risks + pitfalls

Where to begin

Sean's code

dignifiedquire commented 5 years ago

This needs more investigation given the issues around MiMC mentioned here: https://github.com/zcash/zcash/issues/2233 and especially https://github.com/zcash/zcash/issues/2233#issuecomment-416648993

dignifiedquire commented 5 years ago

@nicola how useful is this actually? should we keep this around, even though the known issues regarding this Mimc construction?