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

Make crypto.random verifiably cryptographically secure #910

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

Sainan
Copy link
Member

@Sainan Sainan commented Jul 13, 2024

Unlike std::random_device, soup::FastHardwareRng::generate has only one possible implementation, which is easy to verify. The weakest link here is probably /dev/urandom.

@well-in-that-case well-in-that-case merged commit 9b1277e into main Jul 13, 2024
8 checks passed
@well-in-that-case well-in-that-case deleted the better-rng branch July 13, 2024 09:16
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.

2 participants