The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Provides an R interface to 'OpenFHE', the open-source C++ library for fully homomorphic encryption (Al Badawi and others, 2022) <https://eprint.iacr.org/2022/915>, which allows computation directly on encrypted data without access to the secret key. Supports 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, 2017) <https://eprint.iacr.org/2016/421> schemes for arithmetic on encrypted numbers, together with the Ducas-Micciancio (FHEW, 2015) <https://eprint.iacr.org/2014/816> and Chillotti-Gama-Georgieva-Izabachene (TFHE, 2020) <https://eprint.iacr.org/2018/421> schemes for evaluating arbitrary functions on encrypted bits.
| Version: | 1.5.1.1 |
| Depends: | R (≥ 4.3.0) |
| Imports: | S7, cli, methods |
| LinkingTo: | cpp11 (≥ 0.4.2) |
| Suggests: | tinytest, knitr, rmarkdown |
| Published: | 2026-08-23 |
| DOI: | 10.32614/CRAN.package.openfhe.R |
| Author: | Balasubramanian Narasimhan
|
| Maintainer: | Balasubramanian Narasimhan <naras at stanford.edu> |
| BugReports: | https://github.com/openfheorg/openfhe.R/issues |
| License: | BSD_2_clause + file LICENSE |
| Copyright: | file inst/COPYRIGHTS openfhe.R copyright details |
| URL: | https://openfheorg.github.io/openfhe.R/, https://github.com/openfheorg/openfhe.R |
| NeedsCompilation: | yes |
| SystemRequirements: | cmake (>= 3.16), GNU make, C++17 |
| Citation: | openfhe.R citation info |
| Materials: | README, NEWS |
| CRAN checks: | openfhe.R results |
| Package source: | openfhe.R_1.5.1.1.tar.gz |
| Windows binaries: | r-devel: openfhe.R_1.5.1.1.zip, r-release: openfhe.R_1.5.1.zip, r-oldrel: openfhe.R_1.5.1.1.zip |
| macOS binaries: | r-release (arm64): openfhe.R_1.5.1.1.tgz, r-oldrel (arm64): openfhe.R_1.5.1.1.tgz, r-release (x86_64): openfhe.R_1.5.1.1.tgz, r-oldrel (x86_64): openfhe.R_1.5.1.1.tgz |
| Old sources: | openfhe.R archive |
Please use the canonical form https://CRAN.R-project.org/package=openfhe.R to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.