Package: HEtools 1.0.0

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.

Authors:Bastiaan Quast [aut, cre]

HEtools_1.0.0.tar.gz
HEtools_1.0.0.zip(r-4.5)HEtools_1.0.0.zip(r-4.4)HEtools_1.0.0.zip(r-4.3)
HEtools_1.0.0.tgz(r-4.4-any)HEtools_1.0.0.tgz(r-4.3-any)
HEtools_1.0.0.tar.gz(r-4.5-noble)HEtools_1.0.0.tar.gz(r-4.4-noble)
HEtools_1.0.0.tgz(r-4.4-emscripten)HEtools_1.0.0.tgz(r-4.3-emscripten)
HEtools.pdf |HEtools.html
HEtools/json (API)
NEWS

# Install 'HEtools' in R:
install.packages('HEtools', repos = c('https://bquast.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/bquast/hetools/issues

On CRAN:

5 exports 1 stars 1.18 score 1 dependencies 1 dependents 2 scripts 238 downloads

Last updated 10 months agofrom:885bacf1a4. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 03 2024
R-4.5-winOKSep 03 2024
R-4.5-linuxOKSep 03 2024
R-4.4-winOKSep 03 2024
R-4.4-macOKSep 03 2024
R-4.3-winOKSep 03 2024
R-4.3-macOKSep 03 2024

Exports:CoefModGenDiscrGaussGenPolyModGenTernaryGenUnif

Dependencies:polynom