privacy-scaling-explorations / mpz

Multi-party computation libraries written in Rust 🦀
201 stars 44 forks source link

Add `mpz-share-conversion-core` #147

Closed th4s closed 4 months ago

th4s commented 4 months ago

This PR reimplements the mpz-share-conversion-core crate, which provides A2M and M2A. It also removes mpz-share-conversion for now.