Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(811)

Issue 6188061: code review 6188061: tls: added AES256 ciphers (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by b
Modified:
12 years, 10 months ago
Reviewers:
CC:
golang-dev, rsc, agl1
Visibility:
Public.

Description

tls: added AES256 ciphers Removed SHA256 ciphers per reviewer feedback....

Patch Set 1 #

Patch Set 2 : diff -r 8db1b9223486 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 9182664c616f https://code.google.com/p/go/ #

Patch Set 4 : diff -r 85e153815747 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M src/pkg/crypto/tls/cipher_suites.go View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12
b
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
12 years, 10 months ago (2012-05-10 20:35:33 UTC) #1
rsc
+agl
12 years, 10 months ago (2012-05-10 23:45:28 UTC) #2
agl1
On Thu, May 10, 2012 at 4:35 PM, <b@b3k.us> wrote: > Description: > tls: added ...
12 years, 10 months ago (2012-05-11 00:34:32 UTC) #3
b
Agreed, and the first version I was going to submit did not include the SHA256 ...
12 years, 10 months ago (2012-05-11 00:40:50 UTC) #4
agl1
On Thu, May 10, 2012 at 8:40 PM, Benjamin Black <b@b3k.us> wrote: > Agreed, and ...
12 years, 10 months ago (2012-05-11 00:49:41 UTC) #5
b
Makes sense. Updated and sent. b On May 10, 2012, at 5:49 PM, Adam Langley ...
12 years, 10 months ago (2012-05-11 01:18:44 UTC) #6
agl1
I'm afraid that I don't see the updated patch.
12 years, 10 months ago (2012-05-11 14:28:59 UTC) #7
b
hg change 6188061 does not indicate an error or success and hg submit errors out ...
12 years, 10 months ago (2012-05-12 19:45:16 UTC) #8
b
Hello golang-dev@googlegroups.com, rsc@golang.org, agl@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 10 months ago (2012-05-17 23:48:30 UTC) #9
b
hg mail is what I should've been using, of course. Minimal change updated per feedback. ...
12 years, 10 months ago (2012-05-17 23:50:00 UTC) #10
agl1
LGTM. Will land tomorrow.
12 years, 10 months ago (2012-05-18 01:13:25 UTC) #11
agl1
12 years, 10 months ago (2012-05-18 15:07:14 UTC) #12
*** Submitted as http://code.google.com/p/go/source/detail?r=46cb8b1a05d8 ***

tls: add AES256 ciphers

R=golang-dev, rsc, agl
CC=golang-dev
http://codereview.appspot.com/6188061

Committer: Adam Langley <agl@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b