# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "openfhe" in publications use:' type: software license: BSD-2-Clause title: 'openfhe: R Interface to the OpenFHE Fully Homomorphic Encryption Library' version: 1.5.1 doi: 10.32614/CRAN.package.openfhe abstract: Provides an R interface to the OpenFHE C++ library for fully homomorphic encryption (FHE). Supports BFV, BGV, and CKKS schemes for computation on encrypted data, as well as FHEW/TFHE for Boolean circuit evaluation. authors: - family-names: Narasimhan given-names: Balasubramanian email: naras@stanford.edu orcid: https://orcid.org/0000-0001-5852-7639 repository: https://bnaras.r-universe.dev repository-code: https://github.com/bnaras/fhe commit: c960bff486d623896297e73326d9ffeff1a081e5 url: https://bnaras.github.io/openfhe/ date-released: '2026-06-13' contact: - family-names: Narasimhan given-names: Balasubramanian email: naras@stanford.edu orcid: https://orcid.org/0000-0001-5852-7639