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

Use negotiated KEX instead of preferred #174

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

RDruon
Copy link
Contributor

@RDruon RDruon commented Aug 17, 2023

The KEX algo was always the first of the preferred KEX one.

Instead relies on the KEX algo that was negotiated with server rather than the preferred one.

Fix #16

@Eugeny
Copy link
Owner

Eugeny commented Aug 17, 2023

Ohhh great find! 👍
Took me a bit to notice the error.

@Eugeny
Copy link
Owner

Eugeny commented Aug 17, 2023

@all-contributors please add @RDruon for code

@Eugeny Eugeny merged commit 84264b3 into Eugeny:master Aug 17, 2023
@allcontributors
Copy link
Contributor

@Eugeny

I've put up a pull request to add @RDruon! 🎉

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.

Curve25519 kex panic
2 participants