|
@@ -9,5 +9,6 @@ RUN git clone git://git-crysp.uwaterloo.ca/duoram
|
|
|
RUN git clone https://git-crysp.uwaterloo.ca/iang/spiral-spir
|
|
|
RUN cd duoram/usenix-artifact/preprocessing && make
|
|
|
RUN cd duoram/usenix-artifact/duoram-online && make
|
|
|
+RUN cd duoram/usenix-artifact/2p-preprocessing && make
|
|
|
RUN cd duoram/2P-duoram/cxx && make test0 test1 spir_test0 spir_test1
|
|
|
|