Daria Schumm
Results
2
comments of
Daria Schumm
@mxmehl thank you for providing a link to the alternative! I have tried using Shamira module, but running into the error: ``` if len({x for (x, _) in shares}) <...
@mxmehl just a simple generate shares and reconstruct shares (the above error I'm getting when reconstructing key), probably I'm doing it wrong. ``` shares = generate_raw(encoded_public_key, 3, 5) key =...