Skip to content

Implementation of "Generic Plaintext Equality and Inequality Proofs" (Published at FC'21)

License

Notifications You must be signed in to change notification settings

oblazy/proofofeq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PetPit

Library associated with the Generic Plaintext Equality and Inequality Proofs paper

The paper was accepted at Financial Crypto 2021.

Written by Olivier Blazy, Xavier Bultel, Pascal Lafourcade and Octavio Perez Kempner.

Introduction

This code implements the various protocols presented throughout the paper.

It simulates the interaction between a user, and a verifier

Rust

We work with a rust 2018, stable The instantiation is done using the dalek library.

To test the library simply clone it, and run cargo test

Todo

  • Proofs of Inequality
  • Proofs of Inequality
  • Move away from academic code

About

Implementation of "Generic Plaintext Equality and Inequality Proofs" (Published at FC'21)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages