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 explicit SHA1 digest in crypto.pbkdf2 calls #2

Merged
merged 2 commits into from
Mar 28, 2017
Merged

Add explicit SHA1 digest in crypto.pbkdf2 calls #2

merged 2 commits into from
Mar 28, 2017

Conversation

EuAndreh
Copy link
Contributor

@EuAndreh EuAndreh commented Mar 25, 2017

Deprecation mentioned in ericelliott/credential#70, implemented in ericelliott/credential#72.

Closes #1.

@EuAndreh
Copy link
Contributor Author

Tests should be run on Node.js version higher than 0.10.0.

@zemirco
Copy link
Owner

zemirco commented Mar 27, 2017

Looks good! Could you use latest node in the .travis.yml? If the tests are green, I'll accept the PR.

@EuAndreh
Copy link
Contributor Author

Sure, I'll do it later today.

@EuAndreh
Copy link
Contributor Author

Tests ran successfully in Node.js versions 4.x, 5.x, 6.x and 7.x.

@zemirco zemirco merged commit e2ee269 into zemirco:master Mar 28, 2017
@EuAndreh EuAndreh deleted the deprecation-warning branch March 31, 2017 00:13
@EuAndreh EuAndreh restored the deprecation-warning branch May 10, 2017 02:29
@johan13
Copy link

johan13 commented Jun 26, 2017

@zemirco Can this fix be published to npmjs.com? couch-pwd doesn't run on Node.js v 8.* without it.

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

3 participants