HEtools: Homomorphic Encryption Polynomials
Homomorphic encryption (Brakerski and Vaikuntanathan (2014) <doi:10.1137/120868669>) using Ring Learning with Errors (Lyubashevsky et al. (2012) <https://eprint.iacr.org/2012/230>) is a form of Learning with Errors (Regev (2005) <doi:10.1145/1060590.1060603>) using polynomial rings over finite fields. Functions to generate the required polynomials (using "polynom"), with various distributions of coefficients are provided. Additionally, functions to generate and take coefficient modulo are provided.
Version: |
0.1.0 |
Depends: |
polynom |
Suggests: |
testthat (≥ 3.0.0) |
Published: |
2022-12-16 |
Author: |
Bastiaan Quast
[aut, cre] |
Maintainer: |
Bastiaan Quast <bquast at gmail.com> |
License: |
MIT + file LICENSE |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
HEtools results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=HEtools
to link to this page.