Y
Hacker News
new
|
ask
|
show
|
jobs
by
perone
2485 days ago
The only issue is that you won't be able to find reasonable libraries for it, all of them are just PoCs without testing or stability.
2 comments
aloknnikhil
2485 days ago
Kyber has a pretty solid implementation of Shamir Sharing. But Shamir Sharing itself has security concerns.
https://godoc.org/gopkg.in/dedis/kyber.v2/share
https://github.com/dedis/kyber
link
Ar-Curunir
2485 days ago
Secret sharing is a tiny component of MPC; you need much more to compute anything useful.
link
ginger_beer_m
2485 days ago
Check out
https://www.openmined.org
link
https://godoc.org/gopkg.in/dedis/kyber.v2/share
https://github.com/dedis/kyber