polynomial-evaluation
This repository includes all the code for the paper: "Private computation of polynomials over networks"
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: sciencedirect.com -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.5%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
This repository includes all the code for the paper: "Private computation of polynomials over networks"
Basic Info
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 4 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
License
Citation
README.md
polynomial-evaluation
This repository includes all the code for the paper: "Private computation of polynomials over networks"
- For running the code you need Paillier cryptosystem
- We used CSIRO's Data61 Paillier cryptosystem for this purpose
Owner
- Name: Teimour Hosseinalizadeh
- Login: teimour-halizadeh
- Kind: user
- Location: The Netherlands
- Company: University of Groningen
- Website: https://teimour-halizadeh.github.io/
- Repositories: 4
- Profile: https://github.com/teimour-halizadeh
Hi! My name is Teimour. I'm a phd student working on privacy enhancing technologies in cyber-physical system. Here, I put my codes related to my projects!
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Privacy for multi agent systems
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Teimour
family-names: Hosseinalizadeh
identifiers:
- type: url
value: >-
https://scholar.google.com/citations?user=PjrYo48AAAAJ&hl=en&authuser=2
repository-code: 'https://github.com/teimour-halizadeh/polynomial-evaluation'
license: MIT
version: '1.0'