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

Find bug in MnemonicCode.toSeed() #9

Open
stevenroose opened this issue Mar 29, 2014 · 3 comments
Open

Find bug in MnemonicCode.toSeed() #9

stevenroose opened this issue Mar 29, 2014 · 3 comments
Labels

Comments

@stevenroose
Copy link
Member

The toSeed() method of MnemonicCode seems to be incorrect.

This can either be our fault, or due to an incorrect PBKDF2-SHA512 implementation of cipher.

@stevenroose stevenroose added the bug label Apr 8, 2014
@stevenroose
Copy link
Member Author

I found one bug in the toSeed code but it still doesn't make it work as it should.

e85d12b

@stevenroose
Copy link
Member Author

This can possibly be related to PointyCastle/pointycastle#92

@stevenroose
Copy link
Member Author

Needs testing now that PointyCastle/pointycastle#92 is fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant