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

Issue 139743003: Flag TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305 as using ECDHE_ECDSA key exchange (Closed)

Created:
6 years, 11 months ago by Ryan Sleevi
Modified:
6 years, 11 months ago
Reviewers:
wtc, davidben
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Flag TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305 as using ECDHE_ECDSA key exchange BUG=336328 TEST=Navigate to a site that negotiates TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305 (eg: https://www.gmail.com ) and, if TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305 is negotiated, confirm that the key exchange algorithm is listed as ECDHE_ECDSA with the encryption/authentication alg as CHACHA20_POLY1305 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=246001

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M net/ssl/ssl_cipher_suite_names.cc View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 7 (0 generated)
Ryan Sleevi
wtc: Easy review. Off by one. - 0x0d = 13 = https://code.google.com/p/chromium/codesearch#chromium/src/net/ssl/ssl_cipher_suite_names.cc&l=217 0x0e = 14 ...
6 years, 11 months ago (2014-01-21 06:41:51 UTC) #1
Ryan Sleevi
sorry, that s/wtc/davidben :)
6 years, 11 months ago (2014-01-21 06:42:03 UTC) #2
davidben
On 2014/01/21 06:42:03, Ryan Sleevi wrote: > sorry, that s/wtc/davidben :) LGTM
6 years, 11 months ago (2014-01-21 06:54:35 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/139743003/1
6 years, 11 months ago (2014-01-21 06:55:43 UTC) #4
commit-bot: I haz the power
Change committed as 246001
6 years, 11 months ago (2014-01-21 08:53:07 UTC) #5
wtc
Patch set 1 LGTM. Adam, should we add the ssl_cipher_suite_names_generate.go program back to the Chromium ...
6 years, 11 months ago (2014-01-21 18:10:55 UTC) #6
agl
6 years, 11 months ago (2014-01-21 22:18:05 UTC) #7
Message was sent while issue was closed.
On 2014/01/21 18:10:55, wtc wrote:
> Patch set 1 LGTM.
> 
> Adam, should we add the ssl_cipher_suite_names_generate.go program back to the
> Chromium source tree?

That would be nice, I think it's still banned :(

Powered by Google App Engine
This is Rietveld 408576698