Great story! It made me super nervous all the way.
I also built a pure python lib a whole ago to use w/ an app, check it out: https://github.com/HacKanCuBa/secretshare-py
It uses prime arithmetic, which limits severally the input size, but it works pretty well and fast.
Not production ready BC I haven't tested it enough, but it is a good starting point.
I also built a pure python lib a whole ago to use w/ an app, check it out: https://github.com/HacKanCuBa/secretshare-py It uses prime arithmetic, which limits severally the input size, but it works pretty well and fast. Not production ready BC I haven't tested it enough, but it is a good starting point.