Skip to content

naveensd101/noise-tolerant-threshold-crypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noise Tolerant Threshold Cryptography

Optional

  • A mosek license can be obtained here to solve for larger values of n and k

How-to

  • codegen.py creates the source code for our lp problem and prints it to stdout.
  • Pipe this output into a file and run it as a python file.
  • Edit codegen.py to change the values of n, m, l, point, limit as required.
python codegen.py > code.py
python code.py

About

Implementation for noise threshold cryptography

Resources

Stars

Watchers

Forks

Contributors

Languages