<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>R Interface to the 'OpenFHE' Fully Homomorphic Encryption
Library</dc:title>
  <dc:title>R package openfhe.R version 1.5.1.2</dc:title>
  <dc:description>Provides an R interface to 'OpenFHE', the open-source C++
    library for fully homomorphic encryption (Al Badawi and others, 2022)
    &lt;https://eprint.iacr.org/2022/915&gt;, which allows computation directly
    on encrypted data without access to the secret key. Supports the
    Brakerski-Fan-Vercauteren (BFV, 2012) &lt;https://eprint.iacr.org/2012/144&gt;,
    Brakerski-Gentry-Vaikuntanathan (BGV, 2014) &lt;doi:10.1145/2633600&gt;, and
    Cheon-Kim-Kim-Song (CKKS, 2017) &lt;https://eprint.iacr.org/2016/421&gt;
    schemes for arithmetic on encrypted numbers, together with the
    Ducas-Micciancio (FHEW, 2015) &lt;https://eprint.iacr.org/2014/816&gt; and
    Chillotti-Gama-Georgieva-Izabachene (TFHE, 2020)
    &lt;https://eprint.iacr.org/2018/421&gt; schemes for evaluating arbitrary
    functions on encrypted bits.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3.0)</dc:relation>
  <dc:relation>Imports: S7, cli, rlang, methods</dc:relation>
  <dc:relation>LinkingTo: cpp11 (&gt;= 0.4.2)</dc:relation>
  <dc:relation>Suggests: tinytest, knitr, rmarkdown</dc:relation>
  <dc:creator>Balasubramanian Narasimhan &lt;naras@stanford.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Balasubramanian Narasimhan [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0001-5852-7639&gt;),
  New Jersey Institute of Technology [cph] (OpenFHE C++ library,
    inst/openfhe/src),
  Duality Technologies, Inc. [ctb, cph] (OpenFHE C++ library,
    inst/openfhe/src),
  Samuel Neves [ctb, cph] (BLAKE2 reference implementation,
    inst/openfhe/src/core),
  Jean-Philippe Aumasson [ctb, cph] (BLAKE2X reference implementation,
    inst/openfhe/src/core),
  Randolph Voorhies [ctb, cph] (cereal serialization library,
    inst/openfhe/cereal),
  Shane Grant [ctb, cph] (cereal serialization library,
    inst/openfhe/cereal),
  Juan Pedro Bolivar Puente [ctb, cph] (cereal std::optional and
    std::variant support),
  THL A29 Limited, a Tencent company [cph] (RapidJSON, bundled in
    inst/openfhe/cereal),
  Milo Yip [ctb, cph] (RapidJSON, bundled in inst/openfhe/cereal),
  Alexander Chemeris [ctb, cph] (msinttypes, bundled in
    inst/openfhe/cereal),
  Marcin Kalicinski [ctb, cph] (RapidXml, bundled in inst/openfhe/cereal),
  Rene Nyffenegger [ctb, cph] (base64 encoder/decoder, bundled in
    inst/openfhe/cereal)</dc:contributor>
  <dc:rights>BSD_2_clause + file LICENSE (https://CRAN.R-project.org/package=openfhe.R/LICENSE)</dc:rights>
  <dc:date>2026-09-25</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=openfhe.R</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.openfhe.R</dc:identifier>
</oai_dc:dc>
