privacy-scaling-explorations / mpz

Multi-party computation libraries written in Rust 🦀
182 stars 39 forks source link

fix: init rng outside of the loop #128

Closed themighty1 closed 4 months ago

themighty1 commented 4 months ago

This PR is a fix to not init prg inside a loop