iamtrask/R-Homomorphic-Encryption-Package: Fully Homomorphic Encryption

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.

Getting started

Package details

AuthorLouis Aslett
MaintainerLouis Aslett <louis.aslett@stats.ox.ac.uk>
LicenseGPL-2
Version0.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("iamtrask/R-Homomorphic-Encryption-Package")
iamtrask/R-Homomorphic-Encryption-Package documentation built on May 29, 2019, 2:56 p.m.