An open API service indexing awesome lists of open source software.

https://github.com/aicis/fresco

A FRamework for Efficient Secure COmputation
https://github.com/aicis/fresco

cryptography fresco mpc multiparty-computation secure-computation

Last synced: 1 minute ago
JSON representation

A FRamework for Efficient Secure COmputation

Awesome Lists containing this project

README

          


FRECO logo

#

![Build Status](https://github.com/aicis/fresco/actions/workflows/qa.yml/badge.svg) [![codecov](https://codecov.io/gh/aicis/fresco/branch/master/graph/badge.svg)](https://codecov.io/gh/aicis/fresco) [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/dk.alexandra.fresco/core/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/dk.alexandra.fresco/core) [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.svg)](https://gitter.im/FRESCO-MPC/Lobby)

FRESCO is a *FRamework for Efficient and Secure COmputation*, written
in Java and licensed under the open source MIT license.

The FRESCO documentation is available at
[http://fresco.readthedocs.org](http://fresco.readthedocs.org/).

If you have any comments, questions, ideas, or find bugs, send us an
email at fresco@alexandra.dk or use the FRESCO issue tracker at
[http://github.com/aicis/fresco/issues](http://github.com/aicis/fresco/issues/).
We will be happy to integrate code that fits into the overall design
of FRESCO.

If you are using FRESCO in a research project, please cite it as (setting the `date` field accordingly):

```
@software{FRESCO,
author = {{Alexandra Institute}},
title = {{FRESCO} - A {FRamework} for {Efficient} {Secure} {COmputation}},
note = {\url{https://github.com/aicis/fresco}},
date = {},
}
```