FRESCO-stat

Library for secure statistics and linear algebra on data divided among multiple parties without sharing the data with the other parties.

License

License

GroupId

GroupId

dk.alexandra.fresco
ArtifactId

ArtifactId

stat
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

FRESCO-stat
Library for secure statistics and linear algebra on data divided among multiple parties without sharing the data with the other parties.
Project URL

Project URL

https://github.com/alexandrainst/fresco-stat
Project Organization

Project Organization

The Alexandra Institute
Source Code Management

Source Code Management

https://github.com/aicis/fresco/tree/master/

Download stat

How to add to project

<!-- https://jarcasting.com/artifacts/dk.alexandra.fresco/stat/ -->
<dependency>
    <groupId>dk.alexandra.fresco</groupId>
    <artifactId>stat</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/dk.alexandra.fresco/stat/
implementation 'dk.alexandra.fresco:stat:0.5'
// https://jarcasting.com/artifacts/dk.alexandra.fresco/stat/
implementation ("dk.alexandra.fresco:stat:0.5")
'dk.alexandra.fresco:stat:jar:0.5'
<dependency org="dk.alexandra.fresco" name="stat" rev="0.5">
  <artifact name="stat" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.alexandra.fresco', module='stat', version='0.5')
)
libraryDependencies += "dk.alexandra.fresco" % "stat" % "0.5"
[dk.alexandra.fresco/stat "0.5"]

Dependencies

compile (3)

Group / Artifact Type Version
dk.alexandra.fresco : core jar 1.3.3
dk.alexandra.fresco : mimc jar 1.3.3
dk.alexandra.fresco : fixed jar 1.3.3

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.7.7
org.apache.commons : commons-math3 jar 3.6.1
org.hamcrest : hamcrest jar 2.2
dk.alexandra.fresco : core test-jar 1.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4
0.3
0.2