Closed
Bug 1246928
Opened 9 years ago
Closed 9 years ago
Add NSS_DISABLE_CHACHAPOLY to allow compiling without ChaCha20/Poly1305
Categories
(NSS :: Libraries, defect)
NSS
Libraries
Tracking
(firefox47 affected)
RESOLVED
FIXED
3.23
Tracking | Status | |
---|---|---|
firefox47 | --- | affected |
People
(Reporter: ttaubert, Assigned: ttaubert)
References
Details
Oracle wants a compile-time flag to exclude ChaCha/Poly from an NSS build.
Comment 1•9 years ago
|
||
The specific issue is US companies that provide patches for current product releases. New ciphers require a new export approval and such approvals usually align with new feature releases. Thus adding a cipher removes the ability to provide NSS updates in a patch. I believe this would impact US companies exporting a product that bundles or packages NSS.
Assignee | ||
Comment 2•9 years ago
|
||
Patch at: https://codereview.appspot.com/286270043
ssl_gtests succeed, excluding the ChaCha-specific ones.
Flags: needinfo?(martin.thomson)
Assignee | ||
Comment 3•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(martin.thomson)
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Target Milestone: --- → 3.23
You need to log in
before you can comment on or make changes to this bug.
Description
•