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: 1.0.0
Depends: polynom
Suggests: testthat (≥ 3.0.0)
Published: 2023-12-08
Author: Bastiaan Quast ORCID iD [aut, cre]
Maintainer: Bastiaan Quast <bquast at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: HEtools results

Documentation:

Reference manual: HEtools.pdf

Downloads:

Package source: HEtools_1.0.0.tar.gz
Windows binaries: r-devel: HEtools_1.0.0.zip, r-release: HEtools_1.0.0.zip, r-oldrel: HEtools_1.0.0.zip
macOS binaries: r-release (arm64): HEtools_1.0.0.tgz, r-oldrel (arm64): HEtools_1.0.0.tgz, r-release (x86_64): HEtools_1.0.0.tgz
Old sources: HEtools archive

Reverse dependencies:

Reverse depends: HomomorphicEncryption

Linking:

Please use the canonical form https://CRAN.R-project.org/package=HEtools to link to this page.