This is the Python implementation of CoinParty by the Bitcoin Association of Berkeley.
CoinParty paper https://www.comsys.rwth-aachen.de/fileadmin/papers/2015/2015-ziegeldorf-codaspy-coinparty.pdf
pyelliptic
: python elliptic curve library / OpenSSL wrapper
Python implementations of Shamir's Secret Sharing Scheme:
Damgard's Share conversion, pseudorandom secret-sharing and applications to secure distributed computing
Replicated Secret Sharing - "Secret Sharing Scheme Realizing General Access Structure"
Only known implementation of replicated secret sharing, in Ruby:
Outdated Multiparty Computation Library
Ruby in 20 Minutes: