Unverified Commit bee4e257 authored by kladko's avatar kladko
parent 692b6c09
......@@ -5,8 +5,8 @@ cd /usr/src/sdk;
echo $1
if [ "$1" = -t ]; then
set -e
./testw [bls-key-encrypt]
./testw [bls-key-encrypt-decrypt]
# ./testw [bls-key-encrypt]
# ./testw [bls-key-encrypt-decrypt]
./testw [dkg-gen]
./testw [dkg-pub_shares]
./testw [dkg-verify]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment