Skip to content

ckoller/secretsharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secretsharing

Install:

  1. pip3 freeze > requirements.txt
  2. pip3 install -r requiremtents.txt

Amazon EC2 servers:

Run:

note: circuit path in tests/circuits.py is hard coded. setup in run.py is hardcoded

  1. sudo python3 run.py &

Shutdown:

  1. find PID with htop
  2. kill PID

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published