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

[wasm][crypto] RandomNumberGenerator should use Web Crypto API #42727

Closed
kjpou1 opened this issue Sep 25, 2020 · 1 comment · Fixed by #42728
Closed

[wasm][crypto] RandomNumberGenerator should use Web Crypto API #42727

kjpou1 opened this issue Sep 25, 2020 · 1 comment · Fixed by #42728
Assignees
Labels
arch-wasm WebAssembly architecture area-System.Security
Milestone

Comments

@kjpou1
Copy link
Contributor

kjpou1 commented Sep 25, 2020

Uses Web Crypto API getRandomValues if available.

As part of issue #40074

comment: #40074 (comment)

@kjpou1 kjpou1 self-assigned this Sep 25, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-System.Security untriaged New issue has not been triaged by the area owner labels Sep 25, 2020
@ghost
Copy link

ghost commented Sep 25, 2020

Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq, @jeffhandley
See info in area-owners.md if you want to be subscribed.

@kjpou1 kjpou1 added the arch-wasm WebAssembly architecture label Sep 25, 2020
@marek-safar marek-safar removed the untriaged New issue has not been triaged by the area owner label Sep 29, 2020
@marek-safar marek-safar added this to the 6.0.0 milestone Sep 29, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-System.Security
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants