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

Upgrade to new NSS PKCS#11 api change #525

Open
pabuhler opened this issue Jan 28, 2021 · 0 comments
Open

Upgrade to new NSS PKCS#11 api change #525

pabuhler opened this issue Jan 28, 2021 · 0 comments

Comments

@pabuhler
Copy link
Member

This is a follow from the quick fix #524 for #523.
There was change in NSS 3.52 that breaks GCM when the api is used in the same way as before.
https://bugzilla.mozilla.org/show_bug.cgi?id=1637488#c3 contains more info and possible options to mitigate this. Currently #524 was the implementation of option 1 but should consider making a more complete fix based on one of the other alternatives.

The best would be to find a solution that does not place any unnecessary burden on users of libsrtp.

PR's welcome!

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

No branches or pull requests

1 participant