Crandore Hub

openfhe.R

R Interface to the 'OpenFHE' Fully Homomorphic Encryption Library

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.

Versions across snapshots

VersionRepositoryFileSize
1.5.1 rolling linux/jammy R-4.5 openfhe.R_1.5.1.tar.gz 3.0 MiB
1.5.1 rolling linux/noble R-4.5 openfhe.R_1.5.1.tar.gz 3.2 MiB
1.5.1 rolling source/ R- openfhe.R_1.5.1.tar.gz 1.2 MiB
1.5.1 latest linux/jammy R-4.5 openfhe.R_1.5.1.tar.gz 3.0 MiB
1.5.1 latest linux/noble R-4.5 openfhe.R_1.5.1.tar.gz 3.2 MiB
1.5.1 latest source/ R- openfhe.R_1.5.1.tar.gz 1.2 MiB
1.5.1 2026-04-23 source/ R- openfhe.R_1.5.1.tar.gz 0 B

Dependencies (latest)

Imports

LinkingTo

Suggests