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

Support BigInt/Uint64Array in crypto.getRandomValues #39442

Closed
lucacasonato opened this issue Jul 19, 2021 · 1 comment
Closed

Support BigInt/Uint64Array in crypto.getRandomValues #39442

lucacasonato opened this issue Jul 19, 2021 · 1 comment

Comments

@lucacasonato
Copy link

Relevant spec change: w3c/webcrypto#255

Tentative WPTs are available in WebCryptoAPI/getRandomValues-bigint.tentative.any.html

@targos
Copy link
Member

targos commented Jul 19, 2021

#39443

targos added a commit to targos/node that referenced this issue Jul 19, 2021
targos added a commit that referenced this issue Jul 25, 2021
Refs: w3c/webcrypto#255
Fixes: #39442

PR-URL: #39443
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Zeyu Yang <[email protected]>
richardlau pushed a commit that referenced this issue Jul 29, 2021
Refs: w3c/webcrypto#255
Fixes: #39442

PR-URL: #39443
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Zeyu Yang <[email protected]>
BethGriggs pushed a commit that referenced this issue Jul 29, 2021
Refs: w3c/webcrypto#255
Fixes: #39442

PR-URL: #39443
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Zeyu Yang <[email protected]>
@targos targos removed their assignment Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants