Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/torusresearch/pvss

Publicly Verifiable Secret Sharing, and more...
https://github.com/torusresearch/pvss

Last synced: 2 days ago
JSON representation

Publicly Verifiable Secret Sharing, and more...

Awesome Lists containing this project

README

        

# Publicly Verifiable Secret Sharing, and more..

```
go test ./pvss/*.go
```

This repo contains implementations of the following:

- A Simple Publicly Verifiable Secret Sharing Scheme and its Application to Electronic Voting

https://www.win.tue.nl/~berry/papers/crypto99.pdf

- Publicly Verifiable Secret Sharing

ftp://ftp.inf.ethz.ch/pub/crypto/publications/Stadle96.pdf

- An efficient signcryption scheme with forward secrecy based on elliptic curve

https://www.sciencedirect.com/science/article/abs/pii/S0096300304005351

- Mobile Proactive Secret Sharing

http://pmg.csail.mit.edu/papers/mpss-thesis.pdf