8000 GitHub - akiratk0355/RMFE: Implementation of polynomial-evaluation based Reverse Multiplication Friendly Embeddings
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from icascudo/RMFE

Implementation of polynomial-evaluation based Reverse Multiplication Friendly Embeddings

License

Notifications You must be signed in to change notification settings

akiratk0355/RMFE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

RMFE

Implementation in SageMath of polynomial-evaluation based Reverse Multiplication Friendly Embeddings (Cascudo/Cramer/Xing/Yuan, Crypto 18), see article.

SageMath is a free open-source math software based on Python.

Requirements:

Usage

  • Running the examples: The file tests.py (folder files) can be run with the command: sage -python tests.py

  • Modifying it: Easiest is to modify the .sage files, and then execute ./preparse.sh(within the /files folder) . The .py files are automatically generated from the .sage files. This is except for lowlevel.py and pypolyfunctions.py which are directly written as Python files, and can be modified directly.

About

Implementation of polynomial-evaluation based Reverse Multiplication Friendly Embeddings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.0%
  • Sage 39.8%
  • Shell 0.2%
0