Threshold signature comparison

Run the following script to install libs: ./install_package

  1. ecdsa test

go run ecdsa_threshold.go

  1. schnorr test

go run schnorr_threshold.go

  1. bls test

go run bls_threshold.go