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

crypto.getRandomValues #11

Closed
terinjokes opened this issue May 31, 2014 · 2 comments
Closed

crypto.getRandomValues #11

terinjokes opened this issue May 31, 2014 · 2 comments

Comments

@terinjokes
Copy link

How do you feel about using getRandomValues from the Web Crypto API in the environments that support it for randomBlock?

@ericelliott
Copy link
Collaborator

It would kill performance and add zero value.

@rymohr
Copy link

rymohr commented Sep 19, 2014

Worth noting that crypto isn't available to web workers for most browsers yet either.

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

No branches or pull requests

3 participants