-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
incompatible with other implementations? #4
Comments
Can you show me the code you used to generate those two shares? Was it 2/2 or 2/3? |
It is the example from the readme of this repo. 2 of 3
|
Hm, I'm not sure why the two libraries are returning different results but I'll look into it more. It may be due to the fact that we're using different prime numbers. |
Did this ever get figured out? https://www.reddit.com/r/Bitcoin/comments/56g8y2/hodlers_if_you_get_hit_by_a_bus_tomorrow_will/ reminded me of this issue. |
I think #19 might be related |
I was looking at using this to split some secrets. However, I wanted to be able to use multiple programs to create and restore these.
When I used the values from the README with http://point-at-infinity.org/ssss/, I don't get the expected results. Is there anything to do to make these compatible?
The expected resulting secret is c4bbcb1fbec99d65bf59d85c8cb62ee2db963f0fe106f483d9afa73bd4e39a8a
The text was updated successfully, but these errors were encountered: