A Go & JavaScript implementation of the TDH2 protocol from Securing Threshold Cryptosystems against Chosen Ciphertext Attack by Shoup & Gennaro.
This is untested alpha code. Do not rely on it for any non-experimental use cases!
An implementation of the TDH2 protocol by Shoup & Gennaro (paper link https://www.shoup.net/papers/thresh1.pdf)
GoMIT
A Go & JavaScript implementation of the TDH2 protocol from Securing Threshold Cryptosystems against Chosen Ciphertext Attack by Shoup & Gennaro.
This is untested alpha code. Do not rely on it for any non-experimental use cases!