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

Using a crypto random number generator in Request #88

Merged
merged 2 commits into from
Nov 24, 2021

Conversation

danieljoos
Copy link
Contributor

This changes Request to use cryptographically secure
random numbers.
It prevents possible spoofing of DNS responses.

danieljoos and others added 2 commits November 10, 2021 12:35
This changes `Request` to use cryptographically secure
random numbers.
It prevents possible spoofing of DNS responses.
@kapetan kapetan merged commit cf7105a into kapetan:master Nov 24, 2021
kapetan added a commit that referenced this pull request Nov 27, 2021
* Using a crypto random number generator in `Request`

This changes `Request` to use cryptographically secure
random numbers.
It prevents possible spoofing of DNS responses.

* Fix style

Co-authored-by: Mirza Kapetanovic <mirza.kapetanovic@gmail.com>
@kapetan
Copy link
Owner

kapetan commented Nov 27, 2021

Thanks for the fix

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