Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Issue 15714010: net: add a new message for AEAD ciphers. (Closed)

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

Description

net: add a new message for AEAD ciphers. Currently we display GCM ciphersuites as "CTR" mode for the encryption with a MAC of "GHASH". This change adds a new template for AEAD modes that lets us express that both encryption and authentication are provided by the same primitive. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=205848

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address wtc's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -67 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/website_settings/website_settings.cc View 1 chunk +12 lines, -4 lines 0 comments Download
M net/ssl/ssl_cipher_suite_names.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M net/ssl/ssl_cipher_suite_names.cc View 1 5 chunks +68 lines, -58 lines 0 comments Download
M net/ssl/ssl_cipher_suite_names_unittest.cc View 1 1 chunk +10 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
agl
7 years, 6 months ago (2013-06-10 21:59:09 UTC) #1
wtc
Patch set 1 LGTM. https://codereview.chromium.org/15714010/diff/1/net/ssl/ssl_cipher_suite_names.cc File net/ssl/ssl_cipher_suite_names.cc (right): https://codereview.chromium.org/15714010/diff/1/net/ssl/ssl_cipher_suite_names.cc#newcode251 net/ssl/ssl_cipher_suite_names.cc:251: {"SHA384"}, // 4 Should we ...
7 years, 6 months ago (2013-06-10 22:20:23 UTC) #2
agl
https://codereview.chromium.org/15714010/diff/1/net/ssl/ssl_cipher_suite_names.cc File net/ssl/ssl_cipher_suite_names.cc (right): https://codereview.chromium.org/15714010/diff/1/net/ssl/ssl_cipher_suite_names.cc#newcode251 net/ssl/ssl_cipher_suite_names.cc:251: {"SHA384"}, // 4 On 2013/06/10 22:20:23, wtc wrote: > ...
7 years, 6 months ago (2013-06-11 14:59:58 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/15714010/7001
7 years, 6 months ago (2013-06-11 15:00:18 UTC) #4
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=8317
7 years, 6 months ago (2013-06-11 15:12:04 UTC) #5
agl
Adding markusheintz for OWNERS.
7 years, 6 months ago (2013-06-11 16:21:45 UTC) #6
markusheintz_
LGTM
7 years, 6 months ago (2013-06-12 12:41:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/15714010/7001
7 years, 6 months ago (2013-06-12 15:20:01 UTC) #8
commit-bot: I haz the power
7 years, 6 months ago (2013-06-12 17:26:59 UTC) #9
Message was sent while issue was closed.
Change committed as 205848

Powered by Google App Engine
This is Rietveld 408576698