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

security: crypto/rand ShuffleChromeTLSExtensions #286

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Conversation

gaukas
Copy link
Member

@gaukas gaukas commented Feb 21, 2024

math/rand might not be randomly seeded as documented on some platforms, including WebAssembly (when compiled with TinyGo v0.30.0).

`math/rand` might not be randomly seeded as documented on some platforms, including wasm.

Signed-off-by: Gaukas Wang <i@gaukas.wang>
@gaukas gaukas self-assigned this Feb 21, 2024
@gaukas gaukas merged commit 3d4788c into master Feb 21, 2024
6 checks passed
gaukas added a commit that referenced this pull request Feb 21, 2024
`math/rand` might not be randomly seeded as documented on some platforms, including wasm.

Signed-off-by: Gaukas Wang <i@gaukas.wang>
@gaukas gaukas deleted the crypto-secure-shuf branch March 10, 2024 08:13
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

Successfully merging this pull request may close these issues.

None yet

1 participant