Skip to content

FrailWords/fhe_pir_ads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisite

Install Poetry - https://python-poetry.org/docs/#installation

curl -sSL https://install.python-poetry.org | python3 -

or for powershell -

(Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | py -

Steps to run

  1. Create poetry virtualenv -
poetry update
  1. Run Server -
poetry run server
  1. Run client -
poetry run client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages