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.
Version: | 0.9.0 |
Depends: | polynom, stats, HEtools |
Suggests: | covr, knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2024-01-09 |
DOI: | 10.32614/CRAN.package.HomomorphicEncryption |
Author: | Bastiaan Quast [aut, cre] |
Maintainer: | Bastiaan Quast <bquast at gmail.com> |
License: | GPL (≥ 3) |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | HomomorphicEncryption results |
Package source: | HomomorphicEncryption_0.9.0.tar.gz |
Windows binaries: | r-devel: HomomorphicEncryption_0.9.0.zip, r-release: HomomorphicEncryption_0.9.0.zip, r-oldrel: HomomorphicEncryption_0.9.0.zip |
macOS binaries: | r-release (arm64): HomomorphicEncryption_0.9.0.tgz, r-oldrel (arm64): HomomorphicEncryption_0.9.0.tgz, r-release (x86_64): HomomorphicEncryption_0.9.0.tgz, r-oldrel (x86_64): HomomorphicEncryption_0.9.0.tgz |
Old sources: | HomomorphicEncryption archive |
Please use the canonical form https://CRAN.R-project.org/package=HomomorphicEncryption to link to this page.