# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "fhe" in publications use:' type: software license: GPL-2.0-only title: 'fhe: Fully Homomorphic Encryption' version: 0.7.0 identifiers: - type: doi value: 10.32614/CRAN.package.fhe abstract: A reference implementation of homomorphic encryption schemes. These are encryption schemes which allow limited operations (such as addition and multiplication) to be performed on the cipher text directly without decrypting first. In other words, if you encrypt the values 2 and 3 and "add" their cipher texts then decrypting renders 5. At present, the scheme of Fan and Vercauteren (2012) is provided. This package was originally named HomomorphicEncryption and available in source form. It is the package described in Aslett et al. (2015) , but due to a name collision created by a later package we have renamed to fhe. authors: - family-names: Aslett given-names: Louis email: louis.aslett@durham.ac.uk orcid: https://orcid.org/0000-0003-2211-233X preferred-citation: type: generic title: A review of homomorphic encryption and software tools for encrypted statistical machine learning authors: - family-names: Aslett given-names: L. J. M. - family-names: ca given-names: P. M. Esperan\c - family-names: Holmes given-names: C. C. year: '2015' notes: Technical report, University of Oxford url: https://arxiv.org/abs/1508.06574 repository: https://louisaslett.r-universe.dev commit: b7a2cbd750d27b8add11a0e3bd500dbfbd180336 date-released: '2026-07-19' contact: - family-names: Aslett given-names: Louis email: louis.aslett@durham.ac.uk orcid: https://orcid.org/0000-0003-2211-233X