Files
circ/.gitmodules
Edward Chen 68da42993c Zok to ABY pipeline (#4)
Lowering layer from CirC IR to ABY 
- Lowers IR to ABY C++ 
- Writes translated code into ABY submodule and update CMake files
- tests using Python to run ABY executables

Co-authored-by: Alex Ozdemir <aozdemir@hmc.edu>
2021-07-28 21:33:21 -07:00

4 lines
97 B
Plaintext

[submodule "third_party/ABY"]
path = third_party/ABY
url = https://github.com/edwjchen/ABY.git