arkworks-rs / groth16

A Rust implementation of the Groth16 zkSNARK
https://www.arkworks.rs
Apache License 2.0
252 stars 101 forks source link

Reduce memory consumption #9

Closed Pratyush closed 3 years ago

Pratyush commented 3 years ago

Try to help with https://github.com/arkworks-rs/snark/issues/324

Pratyush commented 3 years ago

Also cc @kobigurk this might help with reducing memory overhead during proving