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

[core] AEAD: don't break a connection on decrypt failure. #2599

Merged

Conversation

maxsharabayko
Copy link
Collaborator

An application can detect a failed decryption with the help of the pktRcvUndecrypt statistic.
The warning log message will be shown.

The application is to decide what to do about it: break a connection or continue.

@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [core] Area: Changes in SRT library core labels Jan 3, 2023
@maxsharabayko maxsharabayko added this to the v1.5.2 milestone Jan 3, 2023
@maxsharabayko maxsharabayko merged commit 0b9d583 into Haivision:master Jan 4, 2023
@maxsharabayko maxsharabayko deleted the develop/aead-dont-break branch January 4, 2023 09:32
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.

1 participant