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

Use CSPRNG in WASM modules #110

Merged
merged 4 commits into from
Apr 16, 2023
Merged

Use CSPRNG in WASM modules #110

merged 4 commits into from
Apr 16, 2023

Conversation

lthibault
Copy link
Collaborator

@lthibault lthibault commented Apr 14, 2023

Fixes #106.

Stacked on top of #109. Merge that first.

@lthibault lthibault added bug Something isn't working security Has security implications labels Apr 14, 2023
@lthibault lthibault requested a review from mikelsr April 14, 2023 22:34
@lthibault lthibault self-assigned this Apr 14, 2023
@lthibault lthibault merged commit 0fd1498 into master Apr 16, 2023
@lthibault lthibault deleted the bugfix/wasm-use-crypto-rand branch April 16, 2023 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working security Has security implications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use cryptographic PRNG with WithRandSource option
2 participants