privacy-scaling-explorations / mpz

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

refactor: re-organize crates #110

Closed sinui0 closed 8 months ago

sinui0 commented 8 months ago

This PR reorganizes our crates a bit and updates the README. It flattens the crates into a single crates directory, a structure I've seen in other popular projects. The README now has links to each crate for easier navigation.