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

sendpees6 - Fix segfault when key size < 512 #31

Merged
merged 1 commit into from
Jul 4, 2019

Conversation

joscandreu
Copy link
Contributor

I found out that if sendpees6 was used with a key size smaller than 512 bits it would segfault.
I don't really understand why OpenSSL doesn't want to generate any key smaller than that... but at least for now there is a nice message so a user might be aware of the key length.

@vanhauser-thc
Copy link
Owner

thanks!

@vanhauser-thc vanhauser-thc merged commit d9404e3 into vanhauser-thc:master Jul 4, 2019
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.

None yet

2 participants