mirror of
https://github.com/circify/circ.git
synced 2026-01-10 22:27:55 -05:00
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>
4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
[submodule "third_party/ABY"]
|
|
path = third_party/ABY
|
|
url = https://github.com/edwjchen/ABY.git
|