The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

HomomorphicEncryption

License CRAN status R build status Codecov test coverage Total RStudio Cloud Downloads RStudio Cloud Downloads

Installation

HomomorphicEncryption can be installed from CRAN using:

install.packages('HomomorphicEncryption')

Development version

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)

Usage

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')

Additional Information

An overview of the changes is available in the NEWS.md file.

news(package='HomomorphicEncryption')

Development

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.