https://github.com/kuleuven-cosic/bootstrapping_polyfunctions
https://github.com/kuleuven-cosic/bootstrapping_polyfunctions
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.3%) to scientific vocabulary
Last synced: 4 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: KULeuven-COSIC
- Language: C++
- Default Branch: main
- Size: 2.43 MB
Statistics
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 3 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
README.md
Bootstrapping_Polyfunctions
Improved digit extraction procedure for BGV bootstrapping based on polyfunctions theory. The implementation relies on the HElib library that is included in this repository. Note that some of the header and source files have been adapted, so those are not identical to the ones found in HElib. Reinstallation is therefore required.
Any bugs can be reported to robin.geelen@esat.kuleuven.be.
Installation
- Compile HElib via HElib/build_install (it is assumed that GMP and NTL are already installed in /usr/local).
- Compile and run HElib/Polynomials/main.cpp which performs bootstrapping for toy parameters. One can also run the commented parameter sets in that file. For running with different parameters, the appropriate polynomials need to be generated first (see below).
Generate digit extraction polynomials
- Obtain a Magma license from http://magma.maths.usyd.edu.au/magma.
- Start Magma and change to the root directory of this repository via the “ChangeDirectory” command.
- Change the parameters in Scripts/Finddigitpoly.m and load it via the “load” command. This will generate the required polynomials and write them to a file.
Owner
- Name: KU Leuven - COSIC
- Login: KULeuven-COSIC
- Kind: organization
- Repositories: 19
- Profile: https://github.com/KULeuven-COSIC
GitHub Events
Total
- Watch event: 3
- Issue comment event: 1
Last Year
- Watch event: 3
- Issue comment event: 1