Skip to content

Conversation

malyzelenyhnus
Copy link
Contributor

We should check if encrypt-then-MAC feature is enabled in remote end's configuration.

Closes #1331

We should check if encrypt-then-MAC feature is enabled in remote end's
configuration.

Closes libssh2#1331
@vszakats vszakats requested a review from MichaelBuckley March 28, 2024 15:28
@vszakats
Copy link
Member

/cc @palmin

@vszakats vszakats added the bug label Mar 28, 2024
@palmin
Copy link
Contributor

palmin commented Mar 28, 2024

I don't have permission to merge PRs and my work with encode-then-mac lies so far back now that I don't feel confident reviewing the change even though it is small.

Sorry

@willco007
Copy link
Member

This fix is correct and should be merged.

@vszakats vszakats changed the title Check ETM on remote end when receiving transport: check ETM on remote end when receiving Mar 28, 2024
@vszakats vszakats merged commit bde1082 into libssh2:master Mar 28, 2024
@vszakats
Copy link
Member

@palmin: No worries, thanks for your quick feedback!

@willco007: Thanks!

@malyzelenyhnus: Thanks for your patch, merged now.

agreppin pushed a commit to agreppin/libssh2 that referenced this pull request Jul 14, 2024
We should check if encrypt-then-MAC feature is enabled in remote end's
configuration.

Fixes libssh2#1331
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Encrypt-then-MAC feature should be tested in remote end's configuration when receiving data
4 participants