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

handle not enough data when creating a private key #163

Closed
maraoz opened this issue Apr 24, 2014 · 1 comment
Closed

handle not enough data when creating a private key #163

maraoz opened this issue Apr 24, 2014 · 1 comment
Assignees
Milestone

Comments

@maraoz
Copy link
Contributor

maraoz commented Apr 24, 2014

No description provided.

@maraoz maraoz added this to the First week milestone Apr 24, 2014
@maraoz maraoz added the high label Apr 24, 2014
@ryanxcharles ryanxcharles modified the milestone: First week Apr 24, 2014
@matiu matiu self-assigned this Apr 28, 2014
@ryanxcharles ryanxcharles changed the title handle non enough data when creating a private key handle not enough data when creating a private key Apr 28, 2014
@matiu
Copy link
Collaborator

matiu commented Apr 28, 2014

No error is thrown when generating priv keys in on the browser.

http://www.w3.org/TR/WebCryptoAPI/#RandomSource-interface

In the node version, an error could be thrown
http://nodejs.org/api/crypto.html#crypto_crypto_randombytes_size_callback
that will interrupt the CLI for now. Since no CLI version is working now, I am closing
this ticket and we can opening it later when we work on the CLI.

@matiu matiu closed this as completed Apr 28, 2014
cmgustavo pushed a commit to cmgustavo/copay that referenced this issue Apr 10, 2015
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