Skip to content

Conversation

GabrielMajeri
Copy link
Contributor

This pull request fixes #111. It replaces the use of the Crypt* functions with a direct call to the RtlGenRandom function.

The issue contains the justification for this change.

@alexcrichton alexcrichton merged commit b352b58 into rust-random:master Jul 19, 2017
@alexcrichton
Copy link
Contributor

Thanks!

@GabrielMajeri GabrielMajeri deleted the fix-crypt-windows branch July 19, 2017 14:54
pitdicker pushed a commit to pitdicker/rand that referenced this pull request Apr 4, 2018
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.

Call RtlGenRandom() instead of CryptGetRandom() on Windows
2 participants