Skip to content

nguyenduchien1994/Secret_Sharing

Repository files navigation

RASSS: A Perfidy-Aware Protocol for Designing Trustworthy Distributed Systems

Description

This repository contains the software implementation for RASSS, a protocol for reconstructing secrets and information in distributed computing systems even in the presence of large number of untrusted participants. The published paper can be found here.

The Python program is modularized into separate objects with each object serves to perform a single task within RASSS protocol. We adopted the Finite-Field implementation from Emin Martinian and Reed-Solomon API from tomerfiliba.

How to use?

1. git clone
2. run test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published