# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "HEtools" in publications use:' type: software license: MIT title: 'HEtools: Homomorphic Encryption Polynomials' version: 1.0.0 doi: 10.32614/CRAN.package.HEtools abstract: Homomorphic encryption (Brakerski and Vaikuntanathan (2014) ) using Ring Learning with Errors (Lyubashevsky et al. (2012) ) is a form of Learning with Errors (Regev (2005) ) 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: - family-names: Quast given-names: Bastiaan email: bquast@gmail.com orcid: https://orcid.org/0000-0002-2951-3577 repository: https://bquast.r-universe.dev commit: 885bacf1a4a3231c88468450993dbeacb45b5502 contact: - family-names: Quast given-names: Bastiaan email: bquast@gmail.com orcid: https://orcid.org/0000-0002-2951-3577