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
- Host: GitHub
- URL: https://github.com/aicis/fresco
- Owner: aicis
- License: other
- Created: 2015-11-24T12:05:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-06T05:07:56.000Z (10 months ago)
- Last Synced: 2025-08-01T06:20:00.408Z (5 months ago)
- Topics: cryptography, fresco, mpc, multiparty-computation, secure-computation
- Language: Java
- Homepage:
- Size: 18.2 MB
- Stars: 140
- Watchers: 10
- Forks: 60
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-java - FRESCO
README
#
 [](https://codecov.io/gh/aicis/fresco) [](https://lbesson.mit-license.org/) [](https://maven-badges.herokuapp.com/maven-central/dk.alexandra.fresco/core) [](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 = {},
}
```