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

Fix session key length generation #198

Merged
merged 2 commits into from
Jun 24, 2024
Merged

Fix session key length generation #198

merged 2 commits into from
Jun 24, 2024

Conversation

wussler
Copy link
Contributor

@wussler wussler commented Feb 29, 2024

If AEAD is in use, we should generate a session key of the length of the cipher suite. This triggers when a key has a different AEAD preference than the cipher.

@lubux
Copy link
Contributor

lubux commented Mar 4, 2024

We should add the fix to the v2 API as well.

  • Fix session key length generation in V2 API

@lubux lubux merged commit 140b3d6 into main Jun 24, 2024
8 checks passed
@lubux lubux deleted the fix-cipher-key-size branch June 24, 2024 07:21
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

3 participants