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)
- Host: GitHub
- URL: https://github.com/smartcontractkit/tdh2
- Owner: smartcontractkit
- License: mit
- Created: 2023-05-09T13:58:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T18:57:15.000Z (over 1 year ago)
- Last Synced: 2025-04-19T08:10:30.477Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 196 KB
- Stars: 11
- Watchers: 7
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.