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

Issue 6458023: Do not pass CRYPT_NOHASHOID to CryptSignHash with CALG_SSL3_SHAMD5.... (Closed)

Created:
9 years, 10 months ago by wtc
Modified:
9 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Do not pass CRYPT_NOHASHOID to CryptSignHash with CALG_SSL3_SHAMD5. This may fix bug 72041. R=wtc BUG=72041 TEST=covered by existing net_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=74254

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M net/third_party/nss/ssl/sslplatf.c View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
wtc
I did a lot of web search last night. It seems that we can just ...
9 years, 10 months ago (2011-02-09 02:18:23 UTC) #1
Ryan Sleevi
What about the DSS_SIGN / ECDSA case, which uses CALG_SHA1? See also doDerEncode, which is ...
9 years, 10 months ago (2011-02-09 02:20:44 UTC) #2
wtc
The CRYPT_NOHASHOID flag applies to PKCS #1 RSA signatures only. DSA and ECDSA signatures don't ...
9 years, 10 months ago (2011-02-09 02:32:41 UTC) #3
Ryan Sleevi
On 2011/02/09 02:20:44, Ryan Sleevi wrote: > What about the DSS_SIGN / ECDSA case, which ...
9 years, 10 months ago (2011-02-09 02:33:11 UTC) #4
wtc
Please feel free to commit this CL so you get the credit of finding this ...
9 years, 10 months ago (2011-02-09 02:37:25 UTC) #5
Ryan Sleevi
On 2011/02/09 02:37:25, wtc wrote: > Please feel free to commit this CL so you ...
9 years, 10 months ago (2011-02-09 02:38:46 UTC) #6
Ryan Sleevi
On 2011/02/09 02:38:46, Ryan Sleevi wrote: > On 2011/02/09 02:37:25, wtc wrote: > > Please ...
9 years, 10 months ago (2011-02-09 03:36:42 UTC) #7
commit-bot: I haz the power
Commit queue patch verification failed
9 years, 10 months ago (2011-02-09 03:47:11 UTC) #8
commit-bot: I haz the power
Commit queue patch verification failed
9 years, 10 months ago (2011-02-09 03:54:40 UTC) #9
commit-bot: I haz the power
9 years, 10 months ago (2011-02-09 05:36:21 UTC) #10
Commit queue patch verification failed

Powered by Google App Engine
This is Rietveld 408576698