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

Windows seed initialization #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

samuel-jimenez
Copy link

#'init-kernel-seed will fail on Windows due to no /dev/random existing. Use secure-random to init seed instead.

use secure-random to init seed on Windows
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.5%) to 83.799% when pulling 9c7a4c3 on samuel-jimenez:master into 9383183 on thephoeron:master.

@thephoeron
Copy link
Owner

I've been working on an alternative solution for Windows that preserves the library API, but including SECURE-RANDOM as a configurable option would be really useful. I won't merge this PR yet, but I'll let you know when I sync in my finished branch to the public repo.

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.

3 participants