You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're also investigating a separate proposal for bringing part of the WebCrypto API into ECMA-262 at https://github.com/tc39/proposal-csprng, which would possibly replace the Math.getRandomValues() part of the UUID proposal. In particular, there are several open issues I'd like to get feedback on from the WebCrypto WG:
I'm also interested in other general feedback in the approach outlined in tc39/proposal-csprng#2, which amends the CSPRNG proposal to adopt the global crypto namespace in a way to be (hopefully) compatible with the WebCrypto API.
This issue is meant to track the conversation at:
tc39/proposal-uuid#33
If getRandomValues is upstreamed in ECMA-262, we should update the Web Crypto API to reference their definition (assuming it's compatible).
The text was updated successfully, but these errors were encountered: