Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/psilospore/additive-secret-share-easycrypt

Easycrypt proof of additive secret share for a class project
https://github.com/psilospore/additive-secret-share-easycrypt

Last synced: 7 days ago
JSON representation

Easycrypt proof of additive secret share for a class project

Awesome Lists containing this project

README

        

# Additive Secret Share Security Proof

## Authors
Steven Baldasty
Yeonhee Yeh
Syed Jafri

## Description

Our Multi-Party Computation class project.
State the security theorem for additive secret sharing.
We first start with 2-out-of-2-secret sharing and then extend it to n secret sharing.

This is largely an attempt to learn EasyCrypt and Proof Assistants applying it to our class.

## Credit and References

For supporting files (Finite Fields) and a tutorial we found useful: https://fm.csl.sri.com/SSFT23/FMiTF.html

Pen and Paper proof reference:
https://www.cs.columbia.edu/~tal/4261/F19/secretsharingf19.pdf