Skip to content

zhr2001/threshold-ECDSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

threshold-ECDSA

Prerequsite

  • install intel-sgx environment
  • download sgx-gmp, sgx-ssl library
  • edit sgx_tgmp.h especially comment out the file macro because it doesn't suit cpp, which is my understanding0.0

Run

Simulator :

cd (Node/Combiner/Setup) && make SGX_MODE=SIM

Hardware :

cd (Node/Combiner/Setup) && make

run :

. setup.sh && . run.sh

Log file

After you run these app, you will find setuplog.txt, logi.txt, combiner.txt in the subdirectory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published