Prototype implementation of LaKey threshold PRF.
- Setup MP-SPDZ.
# Initialize submodules.
git submodule update --init --recursive
# Build selected components.
make setup mal-shamir-offline.x malicious-shamir-party.x
cd ..
# Setup communication.
MP-SPDZ/Scripts/setup-ssl.sh
- Run LaKey Threshold PRF.
PROG=lakey2 Scripts/compile-pre-run.sh