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

Missing method: scryptSync #35

Closed
danilowoz opened this issue Sep 6, 2019 · 3 comments · Fixed by #36
Closed

Missing method: scryptSync #35

danilowoz opened this issue Sep 6, 2019 · 3 comments · Fixed by #36

Comments

@danilowoz
Copy link
Contributor

Isn't this method implement? Or is there an equivalent method?

Thanks for supporting the package 🥇

@mvayngrib
Copy link
Member

@danilowoz you might be able to use https://github.com/cryptocoinjs/scryptsy

they support scryptSync but i think the process of making it a node.js shim got stalled (cryptocoinjs/scryptsy#12) so it depends on whether u want to use it directly (probably can), or transparently via require('crypto').scryptSync (can't yet)

@danilowoz
Copy link
Contributor Author

Thanks for your answer.
I would like to use in transparently way, so any plans to implementing it?
Might I open a PR to update the roadmap

@mvayngrib
Copy link
Member

@danilowoz feel free to open a PR to update the roadmap :) I might not have much time in the near future to work on this, but i'll try to make time to review PRs

mvayngrib pushed a commit that referenced this issue Sep 10, 2019
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 a pull request may close this issue.

2 participants