Closed Bug 1416534 Opened 7 years ago Closed 6 years ago

Add AES GCM support to libsrtp using NSS

Categories

(Core :: WebRTC: Networking, enhancement, P3)

58 Branch
enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1479665
Tracking Status
firefox58 --- affected

People

(Reporter: drno, Unassigned)

References

Details

Attachments

(1 file)

The latest version of libsrtp (2.2.0-pre) has support for AES GCM, but only by using OpenSSL. As we NSS instead of OpenSSL in Firefox we should add an alternative implementation to libsrtp which utilzes NSS to implement GCM support.

Preferably this should be done by adding an alternative implementation file aes_gcm_nss.c inside netwerk/srt/src/crypto/cipher/ to that we upstream that work and everyone using libsrtp can choose between OpenSSL and NSS.
Rank: 25
The work landed in bug 1479665
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: