Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 749 Bytes

File metadata and controls

38 lines (22 loc) · 749 Bytes

distcomp 1.3-4

  • CRAN fixes (use of non-API NAMED)

distcomp 1.3-3

  • CRAN fixes

distcomp 1.3-2

  • CRAN fixes

distcomp 1.3-1

  • Add rmarkdown to suggests

distcomp 1.3

  • Complete implementation of secure multi-party computation for query count using homomorphic encryption
  • Better documentation using newer features of roxygen for R6 classes

distcomp 1.2

  • Added a Query count example
  • Changed the writing of master code to avoid JSON since the only foolproof approach seems to be R serialization; disadvantage is that we now have two files to keep together.

distcomp 1.1

  • Updated to new versions of R

distcomp 1.0

  • Initial release to go with paper