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

Issue 224081: code review 224081: This package implements the RIPEMD-160 hash algorithm. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 5 months ago by rsn
Modified:
15 years, 4 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

This package implements the RIPEMD-160 hash algorithm.

Patch Set 1 #

Patch Set 2 : code review 224081: This package implements the RIPEMD-160 hash algorithm. #

Total comments: 6

Patch Set 3 : code review 224081: This package implements the RIPEMD-160 hash algorithm. #

Patch Set 4 : code review 224081: This package implements the RIPEMD-160 hash algorithm. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+354 lines, -0 lines) Patch
M src/pkg/Makefile View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A src/pkg/crypto/ripemd160/Makefile View 1 chunk +12 lines, -0 lines 0 comments Download
A src/pkg/crypto/ripemd160/ripemd160.go View 1 2 1 chunk +116 lines, -0 lines 0 comments Download
A src/pkg/crypto/ripemd160/ripemd160_test.go View 1 chunk +64 lines, -0 lines 0 comments Download
A src/pkg/crypto/ripemd160/ripemd160block.go View 1 2 3 1 chunk +161 lines, -0 lines 0 comments Download

Messages

Total messages: 8
rsn
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years, 5 months ago (2010-03-04 08:56:48 UTC) #1
rsc
Looks pretty good, thanks. http://codereview.appspot.com/224081/diff/1001/2001 File src/pkg/Makefile (right): http://codereview.appspot.com/224081/diff/1001/2001#newcode42 src/pkg/Makefile:42: crypto/ripemd160\ move down one line ...
15 years, 5 months ago (2010-03-04 18:06:58 UTC) #2
rsn
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
15 years, 5 months ago (2010-03-05 20:15:06 UTC) #3
rsn
http://codereview.appspot.com/224081/diff/1001/2001 File src/pkg/Makefile (right): http://codereview.appspot.com/224081/diff/1001/2001#newcode42 src/pkg/Makefile:42: crypto/ripemd160\ On 2010/03/04 18:06:58, rsc wrote: > move down ...
15 years, 5 months ago (2010-03-05 20:16:06 UTC) #4
rsn
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
15 years, 5 months ago (2010-03-07 01:53:18 UTC) #5
rsn
On 2010/03/07 01:53:18, rsn wrote: > Hello rsc (cc: mailto:golang-dev@googlegroups.com), > > Please take another ...
15 years, 5 months ago (2010-03-07 01:57:27 UTC) #6
rsc
LGTM thanks
15 years, 5 months ago (2010-03-09 02:03:32 UTC) #7
rsc
15 years, 5 months ago (2010-03-09 02:12:39 UTC) #8
*** Submitted as http://code.google.com/p/go/source/detail?r=ae7435df0919 ***

crypto/ripemd160: new package

R=rsc
CC=golang-dev
http://codereview.appspot.com/224081

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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