-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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: random value issues v15 #35722
Comments
@nodejs/crypto |
Seems to fail on the current master branch (6b6bbfe) too. |
4 tasks
jasnell
added a commit
to jasnell/node
that referenced
this issue
Oct 20, 2020
Signed-off-by: James M Snell <[email protected]> Fixes: nodejs#35722
Potentially it can be a huge security issue. |
addaleax
added
crypto
Issues and PRs related to the crypto subsystem.
security
Issues and PRs related to security.
labels
Oct 21, 2020
BethGriggs
pushed a commit
that referenced
this issue
Oct 21, 2020
Signed-off-by: James M Snell <[email protected]> Fixes: #35722 PR-URL: #35723 Reviewed-By: Сковорода Никита Андреевич <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Beth Griggs <[email protected]>
Merged
BethGriggs
added a commit
that referenced
this issue
Oct 21, 2020
achingbrain
added a commit
to ipfs/js-ipfs
that referenced
this issue
Oct 22, 2020
nodejs/node#35722 has been released so re-enable testing on node 15
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What steps will reproduce the bug?
How often does it reproduce? Is there a required condition?
What is the expected behavior?
Buffer gets logged with random values
What do you see instead?
Buffer gets logged with only zeroes
Additional information
The text was updated successfully, but these errors were encountered: