HomomorphicEncryption can be installed from CRAN
using:
install.packages('HomomorphicEncryption')
You can install the development version of
HomomorphicEncryption from GitHub
with:
if (!require('remotes')) install.packages('remotes')
remotes::install_github('bquast/HomomorphicEncryption', build_vignettes=TRUE)Following installation, the package can be loaded using:
library(HomomorphicEncryption)For general information on using the package, please refer to the help files.
help(package='HomomorphicEncryption')The procedures for the various Homomorphic Encrypted schema a described in the vignettes (BFV is the starting point):
vignette(package='HomomorphicEncryption')An overview of the changes is available in the NEWS.md file.
news(package='HomomorphicEncryption')Development takes place on the GitHub page.
https://github.com/bquast/HomomorphicEncryption/
Bugs can be filed on the issues page on GitHub.
https://github.com/bquast/HomomorphicEncryption/issues
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.