Skip to content
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

Iteration exponent overflow #49

Open
onvej-sl opened this issue May 22, 2024 · 0 comments
Open

Iteration exponent overflow #49

onvej-sl opened this issue May 22, 2024 · 0 comments

Comments

@onvej-sl
Copy link

The implementation doesn't check whether the iteration exponent used to generate shares fits within 4 bits. This may result in generating shares that cannot be recovered by this implementation.

Steps to reproduce:

shamir create 1of1 -E 16
Using master secret: 4da64d0fae60d682e6846743625457e1
Group 1 of 1 - 1 of 1 shares required:
patent flea academic academic bundle tricycle analysis leaves finger density receiver chew inform glasses elephant unknown birthday large group floral
shamir recover
Enter a recovery share: patent flea academic academic bundle tricycle analysis leaves finger density receiver chew inform glasses elephant unknown birthday large group floral
ERROR: Invalid mnemonic checksum for "patent flea academic academic ...".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant