cryspen / atlas

BMBF ATLAS project
https://cryspen.com/atlas/
4 stars 1 forks source link

Move MPC engine to shared ATLAS workspace #61

Closed jschneider-bensch closed 7 months ago

jschneider-bensch commented 7 months ago

This PR renames the hacspec-scrambledb workspace to atlas-spec and moves the mpc-spec crate to that workspace, renaming it to mpc-engine.

This is meant to make it easier to share the same dependencies across ScrambleDB and MPC engine. Perhaps we could even make the workspace root congruent with the git repo root?