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

Drop unencrypted packets in GCM mode. #2778

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

maxsharabayko
Copy link
Collaborator

In case of an AES GCM connection data packets with KK flag set to zero must be dropped.

@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [core] Area: Changes in SRT library core labels Aug 15, 2023
@maxsharabayko maxsharabayko added this to the v1.5.3 milestone Aug 15, 2023
@ethouris
Copy link
Collaborator

Sure, but is that about rejecting incoming packets from not-completely-trusted source, or not sending unencrypted packets?

@maxsharabayko maxsharabayko merged commit 033dc9f into Haivision:master Aug 15, 2023
10 checks passed
@maxsharabayko maxsharabayko deleted the hotfix/drop-gcm-noenc branch August 15, 2023 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[core] Area: Changes in SRT library core Type: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants