Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Issue 329663003: Apply the fix for NSS bug 1021102 from the NSS upstream. (Closed)

Created:
6 years, 6 months ago by wtc
Modified:
6 years, 6 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, eroman
Visibility:
Public.

Description

Apply the fix for NSS bug 1021102 from the NSS upstream. RSA_PrivateKeyCheck should not swap members of the input RSAPrivateKey. R=rsleevi@chromium.org BUG=380925

Patch Set 1 #

Total comments: 4

Patch Set 2 : RSA_PrivateKeyCheck should require p > q. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -40 lines) Patch
M README.chromium View 1 chunk +3 lines, -0 lines 0 comments Download
M nss/lib/freebl/blapi.h View 1 chunk +1 line, -1 line 0 comments Download
M nss/lib/freebl/rsa.c View 1 2 chunks +4 lines, -37 lines 0 comments Download
M nss/lib/softoken/pkcs11.c View 2 chunks +11 lines, -2 lines 0 comments Download
A patches/nss-rsa-key-check.patch View 1 1 chunk +109 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
wtc
6 years, 6 months ago (2014-06-11 18:20:17 UTC) #1
Ryan Sleevi
Sorry I didn't catch this upstream. "yay" Splinter. https://codereview.chromium.org/329663003/diff/1/nss/lib/freebl/rsa.c File nss/lib/freebl/rsa.c (right): https://codereview.chromium.org/329663003/diff/1/nss/lib/freebl/rsa.c#newcode1407 nss/lib/freebl/rsa.c:1407: mp_exch(&d_p,&d_q); ...
6 years, 6 months ago (2014-06-11 19:11:16 UTC) #2
wtc
Ryan, please let me know whether we should require p > q. Thanks. https://codereview.chromium.org/329663003/diff/1/nss/lib/freebl/rsa.c File ...
6 years, 6 months ago (2014-06-11 19:35:24 UTC) #3
Ryan Sleevi
This is the discussion that's happening on the bug with Richard. From both of us ...
6 years, 6 months ago (2014-06-11 19:41:13 UTC) #4
eroman
Deferring review to rsleevi
6 years, 6 months ago (2014-06-11 21:50:04 UTC) #5
Ryan Sleevi
Following this mornings conversation, let's remove the swap handling and land that on the Chrome ...
6 years, 6 months ago (2014-06-12 19:18:29 UTC) #6
wtc
Please review patch set 2. Thanks.
6 years, 6 months ago (2014-06-12 22:58:53 UTC) #7
Ryan Sleevi
lgtm
6 years, 6 months ago (2014-06-13 18:24:27 UTC) #8
wtc
The CQ bit was checked by wtc@chromium.org
6 years, 6 months ago (2014-06-13 18:28:05 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/329663003/20001
6 years, 6 months ago (2014-06-13 18:28:51 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-06-13 18:29:19 UTC) #11
Message was sent while issue was closed.
Change committed as 277057

Powered by Google App Engine
This is Rietveld 408576698