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

Secure pseudo-random generation on Windows #4

Open
battila7 opened this issue Apr 28, 2019 · 0 comments · May be fixed by #77
Open

Secure pseudo-random generation on Windows #4

battila7 opened this issue Apr 28, 2019 · 0 comments · May be fixed by #77
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@battila7
Copy link
Collaborator

Brief

CryptID.native uses cryptographically secure random values. The source of these values vary from platform to platform.

Task

Implement secure random generation for the Windows platform in RandBytes.c.

See TODO comment at RandBytes.c#8.

@battila7 battila7 added enhancement New feature or request good first issue Good for newcomers labels Apr 28, 2019
@battila7 battila7 added this to the Version 2 milestone Feb 4, 2020
bombifighter added a commit that referenced this issue Mar 10, 2020
@battila7 battila7 linked a pull request Apr 27, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant