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

Issue 62270043: code review 62270043: crypto/sha1: always test the portable block function too (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 2 months ago by bradfitz
Modified:
10 years, 2 months ago
Reviewers:
agl1, gobot
CC:
golang-codereviews, agl1
Visibility:
Public.

Description

crypto/sha1: always test the portable block function too So it doesn't bitrot.

Patch Set 1 #

Patch Set 2 : diff -r d1ca79bd75ee https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r d1ca79bd75ee https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r d1ca79bd75ee https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r d1ca79bd75ee https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r 1272c318297f https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -7 lines) Patch
M src/pkg/crypto/sha1/sha1_test.go View 1 2 3 4 2 chunks +13 lines, -0 lines 0 comments Download
M src/pkg/crypto/sha1/sha1block.go View 1 2 2 chunks +3 lines, -7 lines 0 comments Download
A src/pkg/crypto/sha1/sha1block_generic.go View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 8
bradfitz
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
10 years, 2 months ago (2014-02-12 18:57:40 UTC) #1
agl1
This is certainly lightweight. The name "genblock" tripped me up however because I read "generate ...
10 years, 2 months ago (2014-02-12 19:06:47 UTC) #2
bradfitz
Hello golang-codereviews@googlegroups.com, agl@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 2 months ago (2014-02-12 19:16:28 UTC) #3
bradfitz
Done. PTAL. On Wed, Feb 12, 2014 at 11:06 AM, <agl@golang.org> wrote: > This is ...
10 years, 2 months ago (2014-02-12 19:16:32 UTC) #4
bradfitz
Hello golang-codereviews@googlegroups.com, agl@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 2 months ago (2014-02-12 19:17:17 UTC) #5
agl1
Others might want to chime in but LGTM.
10 years, 2 months ago (2014-02-12 19:20:36 UTC) #6
bradfitz
*** Submitted as https://code.google.com/p/go/source/detail?r=6ad0d0d6147c *** crypto/sha1: always test the portable block function too So it ...
10 years, 2 months ago (2014-02-12 19:27:39 UTC) #7
gobot
10 years, 2 months ago (2014-02-12 21:32:05 UTC) #8
Message was sent while issue was closed.
This CL appears to have broken the windows-386-ec2 builder.
Sign in to reply to this message.

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