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

https://github.com/smartcontractkit/tdh2

An implementation of the TDH2 protocol by Shoup & Gennaro (paper link https://www.shoup.net/papers/thresh1.pdf)
https://github.com/smartcontractkit/tdh2

Last synced: about 1 year ago
JSON representation

An implementation of the TDH2 protocol by Shoup & Gennaro (paper link https://www.shoup.net/papers/thresh1.pdf)

Awesome Lists containing this project

README

          

# tdh2
A Go & JavaScript implementation of the TDH2 protocol from [Securing Threshold Cryptosystems against Chosen Ciphertext Attack](https://www.shoup.net/papers/thresh1.pdf) by Shoup & Gennaro.