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.7)HEtools_1.0.0.zip(r-4.6)HEtools_1.0.0.zip(r-4.5)
HEtools_1.0.0.tgz(r-4.6-any)HEtools_1.0.0.tgz(r-4.5-any)
HEtools_1.0.0.tar.gz(r-4.7-any)HEtools_1.0.0.tar.gz(r-4.6-any)
HEtools_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
HEtools/json (API)
NEWS

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

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

On CRAN:

Conda:

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

Last updated from:885bacf1a4. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK90
source / vignettesOK234
linux-release-x86_64OK97
macos-release-arm64OK73
macos-oldrel-arm64OK89
windows-develOK80
windows-releaseOK81
windows-oldrelOK58
wasm-releaseOK97

Exports:CoefModGenDiscrGaussGenPolyModGenTernaryGenUnif

Dependencies:polynom