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 |
Reference manual: | HomomorphicEncryption.pdf |
Vignettes: |
BFV 2 (source, R code) BFV-addition (source, R code) BFV in base R (source, R code) BFV-multiply (source, R code) BFV relinearization (source, R code) BFV (source, R code) BGV 2 (source, R code) BGV ModSwitch (source, R code) BGV addition 2 (source, R code) BGV-addition (source, R code) BGV-multiply (source, R code) BGV (source, R code) CKKS encode 3 (source, R code) CKKS encode encrypt 2 (source, R code) CKKS encode encrypt (source, R code) CKKS encode (source, R code) CKKS (source, R code) |
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.