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.48 score 1 stars 1 packages 2 scripts 196 downloads 5 exports 1 dependencies

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

TargetResultDate
Doc / VignettesOKNov 02 2024
R-4.5-winOKNov 02 2024
R-4.5-linuxOKNov 02 2024
R-4.4-winOKNov 02 2024
R-4.4-macOKNov 02 2024
R-4.3-winOKNov 02 2024
R-4.3-macOKNov 02 2024

Exports:CoefModGenDiscrGaussGenPolyModGenTernaryGenUnif

Dependencies:polynom