Open
Bug 798206
Opened 12 years ago
Updated 2 years ago
Replace WebRTC's embedded crypto code with Gecko/NSS library usage
Categories
(Core :: WebRTC: Networking, defect)
Core
WebRTC: Networking
Tracking
()
NEW
backlog | parking-lot |
People
(Reporter: briansmith, Unassigned)
Details
See netwerk/sctp/src/netinet/sctp_sha1.c for one example.
I do not know how much savings in maintenance this would give us, and I don't know what benefit (if any) there is to having WebRTC use a (sometimes) FIPS validated crypto library, so I don't think this is a particularly pressing issue.
Updated•12 years ago
|
Whiteboard: [WebRTC] [blocking-webrtc-]
Updated•10 years ago
|
backlog: --- → parking-lot
QA Contact: jsmith
Whiteboard: [WebRTC] [blocking-webrtc-]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•