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

Upgrade wallet format: use scrypt as kdf instead of sha256 #705

Merged
merged 2 commits into from
May 8, 2020

Conversation

yilunzhang
Copy link
Member

Upgrade wallet format: use scrypt as kdf instead of sha256. Also removed redundant fields in wallet.json.

Wallet version is now 2. Version 1 will continue to work, but less secure.

Use nknc wallet --changepassword to upgrade to v2 wallet.

Type (put an x where ever applicable)

  • Bug fix: Link to the issue
  • Feature (Non-breaking change)
  • Feature (Breaking change)
  • Documentation Improvement

Also removed redundant fields in wallet.json.

Signed-off-by: Yilun <zyl.skysniper@gmail.com>
vault/wallet.go Show resolved Hide resolved
Signed-off-by: Yilun <zyl.skysniper@gmail.com>
vault/data.go Show resolved Hide resolved
@yilunzhang yilunzhang merged commit 5f3b0f1 into nknorg:master May 8, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants