HomomorphicEncryption: BFV, BGV, CKKS Schema for Fully Homomorphic Encryption

Implements the Brakerski-Fan-Vercauteren (BFV, 2012) <https://eprint.iacr.org/2012/144>, Brakerski-Gentry-Vaikuntanathan (BGV, 2014) <doi:10.1145/2633600>, and Cheon-Kim-Kim-Song (CKKS, 2016) <https://eprint.iacr.org/2016/421.pdf> schema for Fully Homomorphic Encryption. The included vignettes demonstrate the encryption procedures.

Package details

AuthorBastiaan Quast [aut, cre] (<https://orcid.org/0000-0002-2951-3577>)
MaintainerBastiaan Quast <bquast@gmail.com>
LicenseGPL (>= 3)
Version0.9.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("HomomorphicEncryption")

Try the HomomorphicEncryption package in your browser

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

HomomorphicEncryption documentation built on May 29, 2024, 9:59 a.m.