mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-01-09 05:27:56 -05:00
6 lines
169 B
Bash
Executable File
6 lines
169 B
Bash
Executable File
#!/bin/bash
|
|
|
|
dir="$(dirname $0)"
|
|
echo rep-field shamir mal-rep-field ps-rep-field sy-rep-field \
|
|
atlas mal-shamir sy-shamir semi mascot `$dir/list-he-protocols.sh`
|