Skip to content

GH-664: Skip MAC negotiation if an AEAD cipher was negotiated#666

Merged
tomaswolf merged 1 commit into
apache:masterfrom
tomaswolf:gh-664
Mar 1, 2025
Merged

GH-664: Skip MAC negotiation if an AEAD cipher was negotiated#666
tomaswolf merged 1 commit into
apache:masterfrom
tomaswolf:gh-664

Conversation

@tomaswolf
Copy link
Copy Markdown
Member

An AEAD cipher has a built-in MAC, and no extra MAC will be applied. So there is no need to negotiate one.

Fixes #664.

An AEAD cipher has a built-in MAC, and no extra MAC will be applied. So
there is no need to negotiate one.
@tomaswolf tomaswolf merged commit e487c77 into apache:master Mar 1, 2025
@tomaswolf tomaswolf deleted the gh-664 branch March 1, 2025 10:25
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.

Server should not require a MAC algorithm when AEAD cipher is used.

1 participant