Package: homomorpheR
Type: Package
Title: Homomorphic Computations in R
Version: 0.3
Date: 2025-04-08
VignetteBuilder: knitr
Authors@R: c(person("Balasubramanian", "Narasimhan", role=c("aut", "cre"),
	   	   email = "naras@stat.Stanford.EDU"))
URL: https://github.com/bnaras/homomorpheR
BugReports: https://github.com/bnaras/homomorpheR/issues
Suggests: knitr, rmarkdown, survival, dplyr, magrittr, digest
Imports: R6, gmp, sodium
Description: Homomorphic computations in R for privacy-preserving applications. Currently only
             the Paillier Scheme is implemented.
License: MIT + file LICENSE
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-04-08 20:30:33 UTC; naras
Author: Balasubramanian Narasimhan [aut, cre]
Maintainer: Balasubramanian Narasimhan <naras@stat.Stanford.EDU>
Repository: CRAN
Date/Publication: 2025-04-09 22:30:12 UTC
Built: R 4.6.0; ; 2025-10-11 01:20:14 UTC; windows
