Package: HEtools
Title: Homomorphic Encryption Polynomials
Version: 1.0.0
Authors@R: 
    person("Bastiaan", "Quast", , "bquast@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-2951-3577"))
Description: 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.
Depends: polynom
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-12-08 12:55:04 UTC; bquast
Author: Bastiaan Quast [aut, cre] (<https://orcid.org/0000-0002-2951-3577>)
Maintainer: Bastiaan Quast <bquast@gmail.com>
Repository: CRAN
Date/Publication: 2023-12-08 13:30:02 UTC
Built: R 4.5.2; ; 2025-11-01 00:46:53 UTC; windows
