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.

Getting started

Package details

AuthorBastiaan Quast [aut, cre] (<https://orcid.org/0000-0002-2951-3577>)
MaintainerBastiaan Quast <bquast@gmail.com>
LicenseMIT + file LICENSE
Version1.0.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("HEtools")

Try the HEtools package in your browser

Any scripts or data that you put into this service are public.

HEtools documentation built on June 22, 2024, 11:19 a.m.