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, as well as several helper functions.
Version: | 0.1.0 |
Depends: | polynom, stats |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2022-10-21 |
Author: | Bastiaan Quast |
Maintainer: | Bastiaan Quast <bquast at gmail.com> |
License: | GPL (≥ 3) |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | HomomorphicEncryption results |
Reference manual: | HomomorphicEncryption.pdf |
Vignettes: |
BFV-addition BFV-multiply BFV BGV-addition BGV-multiply BGV CKKS |
Package source: | HomomorphicEncryption_0.1.0.tar.gz |
Windows binaries: | r-devel: HomomorphicEncryption_0.1.0.zip, r-release: HomomorphicEncryption_0.1.0.zip, r-oldrel: HomomorphicEncryption_0.1.0.zip |
macOS binaries: | r-release (arm64): HomomorphicEncryption_0.1.0.tgz, r-oldrel (arm64): HomomorphicEncryption_0.1.0.tgz, r-release (x86_64): HomomorphicEncryption_0.1.0.tgz, r-oldrel (x86_64): HomomorphicEncryption_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=HomomorphicEncryption to link to this page.