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

Add SALT to DB3 wallets #1395

Closed
shargon opened this issue Jan 3, 2020 · 0 comments · Fixed by #1444
Closed

Add SALT to DB3 wallets #1395

shargon opened this issue Jan 3, 2020 · 0 comments · Fixed by #1444
Labels
discussion Initial issue state - proposed but not yet accepted

Comments

@shargon
Copy link
Member

shargon commented Jan 3, 2020

Summary or problem description
DB3 wallets does not use any salt for hashing. This makes easier for attackers to pre-compute the hash value using dictionary attack techniques such as rainbow tables.

Do you have any solution you want to propose?
Concat the IV and double SHA256

Neo Version

  • Neo 2
  • Neo 3

Where in the software does this update applies to?

  • Wallet
@shargon shargon added the discussion Initial issue state - proposed but not yet accepted label Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Initial issue state - proposed but not yet accepted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant