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:

3.18 score 1 stars 1 packages 2 scripts 191 downloads 5 exports 1 dependencies

Last updated 1 years agofrom:885bacf1a4. Checks:7 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 02 2025
R-4.5-winOKJan 02 2025
R-4.5-linuxOKJan 02 2025
R-4.4-winOKJan 02 2025
R-4.4-macOKJan 02 2025
R-4.3-winOKJan 02 2025
R-4.3-macOKJan 02 2025

Exports:CoefModGenDiscrGaussGenPolyModGenTernaryGenUnif

Dependencies:polynom