derbear / verifiable-shuffle

Hosts Bayer and Groth's verifiable shuffle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes on Bayer and Groth's verifiable shuffle

Bayer and Groth Verifiable Shuffles: Stephanie Bayer and Jens Groth. Efficient zero-knowledge argument for correctness of a shuffle. EUROCRYPT 2012.

The original version of the verifiable shuffle is here.

Stadium

This repository contains a mirror of a version of the verifiable shuffle optimized for our distributed metadata-private messaging system, Stadium. That optimized version is posted here and mirrored here.

About

Hosts Bayer and Groth's verifiable shuffle.

License:Apache License 2.0


Languages

Language:C++ 98.4%Language:Makefile 1.6%